python3-versioningit: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:26 -04:00
parent a365b556a2
commit d96440ac4f

View file

@ -1,7 +1,7 @@
# Template file for 'python3-versioningit' # Template file for 'python3-versioningit'
pkgname=python3-versioningit pkgname=python3-versioningit
version=1.1.1 version=1.1.1
revision=1 revision=2
wrksrc="versioningit-$version" wrksrc="versioningit-$version"
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-wheel" hostmakedepends="python3-wheel"