From 20e1bf8237aa28ae83fe600bcdfc1f7858b49f16 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:21 -0400 Subject: [PATCH] python-pytz: rebuild for Python 3.9 --- srcpkgs/python-pytz/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-pytz/template b/srcpkgs/python-pytz/template index 424e6bc15ac..4ced0e4221d 100644 --- a/srcpkgs/python-pytz/template +++ b/srcpkgs/python-pytz/template @@ -1,7 +1,7 @@ # Template file for 'python-pytz' pkgname=python-pytz version=2020.1 -revision=1 +revision=2 wrksrc="pytz-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools"