tzupdate: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:02 -04:00
parent 65aba13997
commit c2a59d280f

View file

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