python3-packaging: update to 24.0.

This commit is contained in:
Andrew J. Hesford 2024-03-13 06:36:37 -04:00
parent 49e5d0ea19
commit 8bd9c2fe77

View file

@ -1,6 +1,6 @@
# Template file for 'python3-packaging'
pkgname=python3-packaging
version=23.2
version=24.0
revision=1
# This package is required by python3-build, used by the python3-pep517 style;
# using that style here would create a cycle
@ -13,7 +13,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=048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5
checksum=eb82c5e3e56209074766e6885bb04b8c38a0c015d0a30036ebe7ece34c9989e9
make_check=no # provides no tests
do_build() {