python3-jaraco.logging: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:36 -04:00
parent 237a1328fe
commit e911fce636

View file

@ -1,7 +1,7 @@
# Template file for 'python3-jaraco.logging' # Template file for 'python3-jaraco.logging'
pkgname=python3-jaraco.logging pkgname=python3-jaraco.logging
version=3.1.2 version=3.1.2
revision=1 revision=2
wrksrc="jaraco.logging-${version}" wrksrc="jaraco.logging-${version}"
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools_scm" hostmakedepends="python3-wheel python3-setuptools_scm"