python3-subprocess-tee: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:08 -04:00
parent 7a945fa39e
commit b1263575b8

View file

@ -1,7 +1,7 @@
# Template file for 'python3-subprocess-tee' # Template file for 'python3-subprocess-tee'
pkgname=python3-subprocess-tee pkgname=python3-subprocess-tee
version=0.3.5 version=0.3.5
revision=1 revision=2
wrksrc="${pkgname/python3-/}-${version}" wrksrc="${pkgname/python3-/}-${version}"
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools_scm" hostmakedepends="python3-wheel python3-setuptools_scm"