From 0af3dbf73698e3775d0baa59453e4330bacbe945 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 2 Oct 2021 09:04:50 -0400 Subject: [PATCH] python-pytz: update to 2021.3. --- srcpkgs/python-pytz/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-pytz/template b/srcpkgs/python-pytz/template index d508d195b878..de169d39baa7 100644 --- a/srcpkgs/python-pytz/template +++ b/srcpkgs/python-pytz/template @@ -1,6 +1,6 @@ # Template file for 'python-pytz' pkgname=python-pytz -version=2021.1 +version=2021.3 revision=1 wrksrc="pytz-${version}" build_style=python-module @@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford " license="MIT" homepage="https://pythonhosted.org/pytz/" distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz" -checksum=83a4a90894bf38e243cf052c8b58f381bfe9a7a483f6a9cab140bc7f702ac4da +checksum=acad2d8b20a1af07d4e4c9d2e9285c5ed9104354062f275f3fcd88dcef4f1326 do_check() { PYTHONPATH=build-2.7/lib python2 -m pytest