python3-versioningit: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:53 -04:00
parent 87ed2a8731
commit 7e6b4de2ea

View file

@ -1,7 +1,7 @@
# Template file for 'python3-versioningit' # Template file for 'python3-versioningit'
pkgname=python3-versioningit pkgname=python3-versioningit
version=2.2.0 version=2.2.0
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-wheel" hostmakedepends="python3-wheel"
depends="python3-packaging" depends="python3-packaging"