mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-pyproject-api: update to 1.7.1.
This commit is contained in:
parent
b5a9ed14c6
commit
4442c48c89
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.6.1
|
version=1.7.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://raw.githubusercontent.com/tox-dev/pyproject-api/main/docs/changelog.rst"
|
changelog="https://raw.githubusercontent.com/tox-dev/pyproject-api/main/docs/changelog.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pyproject-api/pyproject_api-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyproject-api/pyproject_api-${version}.tar.gz"
|
||||||
checksum=1817dc018adc0d1ff9ca1ed8c60e1623d5aaca40814b953af14a9cf9a5cae538
|
checksum=7ebc6cd10710f89f4cf2a2731710a98abce37ebff19427116ff2174c9236a827
|
||||||
|
|
||||||
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