python3-flexmock: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:26 -04:00
parent 7cc15d0e0a
commit fdbec84861

View file

@ -1,7 +1,7 @@
# Template file for 'python3-flexmock' # Template file for 'python3-flexmock'
pkgname=python3-flexmock pkgname=python3-flexmock
version=0.11.3 version=0.11.3
revision=1 revision=2
wrksrc="flexmock-${version}" wrksrc="flexmock-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"