tzupdate: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:18:16 -04:00
parent f1c1dc96d3
commit 4e4fb11298

View file

@ -1,7 +1,7 @@
# Template file for 'tzupdate' # Template file for 'tzupdate'
pkgname=tzupdate pkgname=tzupdate
version=2.0.0 version=2.0.0
revision=2 revision=3
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-setuptools python3-requests" depends="python3-setuptools python3-requests"