python3-packaging-bootstrap: update to 24.2.

This commit is contained in:
Andrew J. Hesford 2024-12-21 17:29:07 -05:00
parent 3b0869889a
commit efc4799800

View File

@ -1,6 +1,6 @@
# Template file for 'python3-packaging-bootstrap'
pkgname=python3-packaging-bootstrap
version=24.1
version=24.2
revision=1
# This package is required by python3-build, used by the python3-pep517 style;
# using that style here would create a cycle
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="Apache-2.0, BSD-2-Clause"
homepage="https://github.com/pypa/packaging"
distfiles="${PYPI_SITE}/p/packaging/packaging-${version}.tar.gz"
checksum=026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002
checksum=c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f
make_check=no # provides no tests, bootstrap
repository=bootstrap
nopyprovides=yes