python3-jaraco.functools: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:01 -04:00
parent 5b22c954ac
commit 3c046531b6

View file

@ -1,7 +1,7 @@
# Template file for 'python3-jaraco.functools' # Template file for 'python3-jaraco.functools'
pkgname=python3-jaraco.functools pkgname=python3-jaraco.functools
version=3.5.1 version=3.5.1
revision=2 revision=3
build_style=python3-pep517 build_style=python3-pep517
make_check_args="--override-ini='addopts=--doctest-modules'" make_check_args="--override-ini='addopts=--doctest-modules'"
hostmakedepends="python3-wheel python3-setuptools_scm" hostmakedepends="python3-wheel python3-setuptools_scm"