From a76baf6e93d958547576e6179f00646e869b99d4 Mon Sep 17 00:00:00 2001 From: 0x5c Date: Fri, 22 Jul 2022 03:16:03 -0400 Subject: [PATCH] python3-icalendar: orphan. --- srcpkgs/python3-icalendar/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-icalendar/template b/srcpkgs/python3-icalendar/template index 898f9c04fa6..d5ee7e0996d 100644 --- a/srcpkgs/python3-icalendar/template +++ b/srcpkgs/python3-icalendar/template @@ -9,7 +9,7 @@ hostmakedepends="python3-setuptools" depends="python3-setuptools python3-dateutil python3-pytz" checkdepends="python3-dateutil python3-pytz python3-pytest python3-hypothesis" short_desc="Parser/generator of iCalendar files for use with Python3" -maintainer="Oliver Kiddle " +maintainer="Orphaned " license="BSD-2-Clause" homepage="https://github.com/collective/icalendar" distfiles="${PYPI_SITE}/i/icalendar/icalendar-${version}.tar.gz"