From 6bdd66a7d8bffddf6c9c28c24d3542ca0b1770e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Sun, 18 Aug 2024 15:04:20 -0300 Subject: [PATCH] python3-pytest-httpserver: update to 1.1.0. --- srcpkgs/python3-pytest-httpserver/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pytest-httpserver/template b/srcpkgs/python3-pytest-httpserver/template index 1410de4afe8..b1df749d845 100644 --- a/srcpkgs/python3-pytest-httpserver/template +++ b/srcpkgs/python3-pytest-httpserver/template @@ -1,6 +1,6 @@ # Template file for 'python3-pytest-httpserver' pkgname=python3-pytest-httpserver -version=1.0.12 +version=1.1.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core" @@ -12,7 +12,7 @@ license="MIT" homepage="https://www.github.com/csernazs/pytest-httpserver" changelog="https://raw.githubusercontent.com/csernazs/pytest-httpserver/master/CHANGES.rst" distfiles="https://github.com/csernazs/pytest-httpserver/archive/refs/tags/${version}.tar.gz" -checksum=a265290e659458bd187952fd8f3ce66520ca08146a0ce062bc390d18bc5e3174 +checksum=4378ff64c5c305d7174d3f7aed9c00330c8bf6caa60ea0340885a9879aeee94d if [ "$XBPS_BUILD_ENVIRONMENT" = "void-packages-ci" ]; then # this test fails on CI (bind to ipv6 "::1" address)