From 06c839b33a22db4751c69b18e1e39759f3173517 Mon Sep 17 00:00:00 2001 From: 0x5c Date: Fri, 22 Jul 2022 03:16:16 -0400 Subject: [PATCH] python3-tzlocal: orphan. --- srcpkgs/python3-tzlocal/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-tzlocal/template b/srcpkgs/python3-tzlocal/template index 660f28f4018..bc7ddacaf32 100644 --- a/srcpkgs/python3-tzlocal/template +++ b/srcpkgs/python3-tzlocal/template @@ -8,7 +8,7 @@ hostmakedepends="python3-setuptools" depends="python3-pytz" checkdepends="python3-pytz python3-mock" short_desc="Return the tzinfo object for the local timezone (Python 3)" -maintainer="Oliver Kiddle " +maintainer="Orphaned " license="MIT" homepage="https://github.com/regebro/tzlocal" changelog="https://raw.githubusercontent.com/regebro/tzlocal/master/CHANGES.txt"