mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
python3-build: update to 1.1.1.
This commit is contained in:
parent
00e1b3a67c
commit
e75a84356c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-build'
|
||||
pkgname=python3-build
|
||||
version=1.0.3
|
||||
revision=2
|
||||
version=1.1.1
|
||||
revision=1
|
||||
# This package is used by the python3-pep517 build style; using that style here
|
||||
# would create a build cycle
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ license="MIT"
|
|||
homepage="https://pypa-build.readthedocs.io/"
|
||||
changelog="https://raw.githubusercontent.com/pypa/build/main/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/b/build/build-${version}.tar.gz"
|
||||
checksum=538aab1b64f9828977f84bc63ae570b060a8ed1be419e7870b8b4fc5e6ea553b
|
||||
checksum=8eea65bb45b1aac2e734ba2cc8dad3a6d97d97901a395bd0ed3e7b46953d2a31
|
||||
# PyPI package provides no tests
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue