python3-pytzdata: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:09 -04:00
parent e7156bfb50
commit af1013b6a3

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pytzdata' # Template file for 'python3-pytzdata'
pkgname=python3-pytzdata pkgname=python3-pytzdata
version=2020.1 version=2020.1
revision=2 revision=3
wrksrc="pytzdata-${version}" wrksrc="pytzdata-${version}"
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-poetry-core" hostmakedepends="python3-poetry-core"