python3-pytest-httpbin: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:17 -04:00
parent 9acb365acd
commit b31ba2c6e1

View file

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