python3-pytest-httpbin: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:28:13 -05:00
parent 99d445b038
commit 0214e6da55

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=2.0.0 version=2.0.0
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-pytest python3-httpbin" depends="python3-pytest python3-httpbin"