From af3eb8e71240ba435fd8c894a578f416df1439d9 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 2 Feb 2021 14:53:13 +0100 Subject: [PATCH] tzlocal: bump version --- .../tzlocal/{tzlocal-2.0.0.recipe => tzlocal-2.1.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-python/tzlocal/{tzlocal-2.0.0.recipe => tzlocal-2.1.recipe} (95%) diff --git a/dev-python/tzlocal/tzlocal-2.0.0.recipe b/dev-python/tzlocal/tzlocal-2.1.recipe similarity index 95% rename from dev-python/tzlocal/tzlocal-2.0.0.recipe rename to dev-python/tzlocal/tzlocal-2.1.recipe index 0e71aebca..0a625f898 100644 --- a/dev-python/tzlocal/tzlocal-2.0.0.recipe +++ b/dev-python/tzlocal/tzlocal-2.1.recipe @@ -5,10 +5,10 @@ HOMEPAGE="https://github.com/regebro/tzlocal https://pypi.org/project/tzlocal/" COPYRIGHT="2011-2017 Lennart Regebro" LICENSE="MIT" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/regebro/tzlocal/archive/$portVersion.tar.gz" SOURCE_FILENAME="tzlocal-$portVersion.tar.gz" -CHECKSUM_SHA256="b7d71186f016732f65ad5f0a3fce6f43682a91a57a212fd57b43293ebd8afb42" +CHECKSUM_SHA256="72ed8518bfa3506f7fed7f7205f468f70eaa4622b52c82d27fd9b8fb2d817631" ARCHITECTURES="any"