mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-build: update to 1.2.2.post1.
This commit is contained in:
parent
3fc516e5b0
commit
6a8473320c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-build'
|
# Template file for 'python3-build'
|
||||||
pkgname=python3-build
|
pkgname=python3-build
|
||||||
version=1.2.2
|
version=1.2.2.post1
|
||||||
revision=1
|
revision=1
|
||||||
# This package is used by the python3-pep517 build style; using that style here
|
# This package is used by the python3-pep517 build style; using that style here
|
||||||
# would create a build cycle
|
# would create a build cycle
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://pypa-build.readthedocs.io/"
|
homepage="https://pypa-build.readthedocs.io/"
|
||||||
changelog="https://raw.githubusercontent.com/pypa/build/main/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/pypa/build/main/CHANGELOG.rst"
|
||||||
distfiles="${PYPI_SITE}/b/build/build-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/build/build-${version}.tar.gz"
|
||||||
checksum=119b2fb462adef986483438377a13b2f42064a2a3a4161f24a0cca698a07ac8c
|
checksum=b36993e92ca9375a219c99e606a122ff365a760a2d4bba0caa09bd5278b608b7
|
||||||
# PyPI package provides no tests
|
# PyPI package provides no tests
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue