mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
python3-pyproject-api: update to 1.9.1.
This commit is contained in:
parent
10bb3caae6
commit
e4c80fa2e8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pyproject-api'
|
# Template file for 'python3-pyproject-api'
|
||||||
pkgname=python3-pyproject-api
|
pkgname=python3-pyproject-api
|
||||||
version=1.9.0
|
version=1.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling hatch-vcs"
|
hostmakedepends="hatchling hatch-vcs"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/tox-dev/pyproject-api"
|
homepage="https://github.com/tox-dev/pyproject-api"
|
||||||
changelog="https://github.com/tox-dev/pyproject-api/releases"
|
changelog="https://github.com/tox-dev/pyproject-api/releases"
|
||||||
distfiles="${PYPI_SITE}/p/pyproject-api/pyproject_api-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyproject-api/pyproject_api-${version}.tar.gz"
|
||||||
checksum=7e8a9854b2dfb49454fae421cb86af43efbb2b2454e5646ffb7623540321ae6e
|
checksum=43c9918f49daab37e302038fc1aed54a8c7a91a9fa935d00b9a485f37e0f5335
|
||||||
|
|
||||||
if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
|
if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
|
||||||
# this test fails on CI
|
# this test fails on CI
|
||||||
|
|
Loading…
Add table
Reference in a new issue