python3-build: update to 1.4.2.

This commit is contained in:
Andrew J. Hesford
2026-03-31 10:06:32 -04:00
parent a981c03be4
commit b5fb53b7e8
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-build'
pkgname=python3-build
version=1.4.0
version=1.4.2
revision=1
# This package is used by the python3-pep517 build style; using that style here
# would create a build cycle
@@ -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=f1b91b925aa322be454f8330c6fb48b465da993d1e7e7e6fa35027ec49f3c936
checksum=35b14e1ee329c186d3f08466003521ed7685ec15ecffc07e68d706090bf161d1
# PyPI package provides no tests
make_check=no