python3-isodate: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:00 -04:00
parent 3ecf46a84b
commit 86b0f32653

View file

@ -1,7 +1,7 @@
# Template file for 'python3-isodate' # Template file for 'python3-isodate'
pkgname=python3-isodate pkgname=python3-isodate
version=0.6.1 version=0.6.1
revision=1 revision=2
wrksrc="${pkgname#*-}-${version}" wrksrc="${pkgname#*-}-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"