python3-pytest-httpserver: update to 1.1.2.

This commit is contained in:
Gonzalo Tornaría 2025-02-26 23:02:02 -03:00 committed by Andrew J. Hesford
parent a03dc54f55
commit 518c3729d0

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.1.0 version=1.1.2
revision=2 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-poetry-core" hostmakedepends="python3-poetry-core"
depends="python3-pytest python3-Werkzeug" depends="python3-pytest python3-Werkzeug"
@ -12,7 +12,7 @@ license="MIT"
homepage="https://www.github.com/csernazs/pytest-httpserver" homepage="https://www.github.com/csernazs/pytest-httpserver"
changelog="https://raw.githubusercontent.com/csernazs/pytest-httpserver/master/CHANGES.rst" changelog="https://raw.githubusercontent.com/csernazs/pytest-httpserver/master/CHANGES.rst"
distfiles="https://github.com/csernazs/pytest-httpserver/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/csernazs/pytest-httpserver/archive/refs/tags/${version}.tar.gz"
checksum=4378ff64c5c305d7174d3f7aed9c00330c8bf6caa60ea0340885a9879aeee94d checksum=b706af59bcf019d9d1e623b7934c316038529cb18137163289ab5387ba627d43
if [ "$XBPS_BUILD_ENVIRONMENT" = "void-packages-ci" ]; then if [ "$XBPS_BUILD_ENVIRONMENT" = "void-packages-ci" ]; then
# this test fails on CI (bind to ipv6 "::1" address) # this test fails on CI (bind to ipv6 "::1" address)