python3-jaraco.collections: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:19 -04:00
parent a89ffc0188
commit cd7fbeda36

View file

@ -1,7 +1,7 @@
# Template file for 'python3-jaraco.collections' # Template file for 'python3-jaraco.collections'
pkgname=python3-jaraco.collections pkgname=python3-jaraco.collections
version=3.5.2 version=3.5.2
revision=2 revision=3
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools_scm" hostmakedepends="python3-wheel python3-setuptools_scm"
depends="python3-jaraco.classes python3-jaraco.text" depends="python3-jaraco.classes python3-jaraco.text"