python3-pytest-fixture-config: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:17 -04:00
parent 8b1c80298c
commit ae80c2a1d2

View file

@ -2,7 +2,7 @@
pkgname=python3-pytest-fixture-config pkgname=python3-pytest-fixture-config
_pkgname=${pkgname#*-} _pkgname=${pkgname#*-}
version=1.7.0 version=1.7.0
revision=1 revision=2
wrksrc="${_pkgname}-${version}" wrksrc="${_pkgname}-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"