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