python3-pytest-httpserver: rebuild for Python 3.11

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

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pytest-httpserver' # Template file for 'python3-pytest-httpserver'
pkgname=python3-pytest-httpserver pkgname=python3-pytest-httpserver
version=1.0.5 version=1.0.5
revision=1 revision=2
wrksrc=pytest-httpserver-${version} wrksrc=pytest-httpserver-${version}
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-poetry-core" hostmakedepends="python3-poetry-core"