From e4c80fa2e83ff1631e8ebc21aca91cebdb8de848 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Sun, 22 Jun 2025 16:07:16 -0300 Subject: [PATCH] python3-pyproject-api: update to 1.9.1. --- srcpkgs/python3-pyproject-api/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pyproject-api/template b/srcpkgs/python3-pyproject-api/template index 12694318209..01b51f0feee 100644 --- a/srcpkgs/python3-pyproject-api/template +++ b/srcpkgs/python3-pyproject-api/template @@ -1,6 +1,6 @@ # Template file for 'python3-pyproject-api' pkgname=python3-pyproject-api -version=1.9.0 +version=1.9.1 revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/tox-dev/pyproject-api" changelog="https://github.com/tox-dev/pyproject-api/releases" distfiles="${PYPI_SITE}/p/pyproject-api/pyproject_api-${version}.tar.gz" -checksum=7e8a9854b2dfb49454fae421cb86af43efbb2b2454e5646ffb7623540321ae6e +checksum=43c9918f49daab37e302038fc1aed54a8c7a91a9fa935d00b9a485f37e0f5335 if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then # this test fails on CI