python3-jaraco.functools: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:52 -04:00
parent 61f2fd58b1
commit 44178bd180

View file

@ -1,7 +1,7 @@
# Template file for 'python3-jaraco.functools'
pkgname=python3-jaraco.functools
version=3.5.1
revision=1
revision=2
wrksrc="jaraco.functools-${version}"
build_style=python3-pep517
make_check_args="--override-ini='addopts=--doctest-modules'"