python3-build: update to 1.4.4.

This commit is contained in:
Andrew J. Hesford
2026-04-26 20:31:36 -04:00
parent 007c73aba7
commit 3388a910ea
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-build'
pkgname=python3-build
version=1.4.2
version=1.4.4
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=35b14e1ee329c186d3f08466003521ed7685ec15ecffc07e68d706090bf161d1
checksum=f832ae053061f3fb524af812dc94b8b84bac6880cd587630e3b5d91a6a9c1703
# PyPI package provides no tests
make_check=no