mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-packaging: update to 24.1.
This commit is contained in:
parent
6530c974cb
commit
93bc292587
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-packaging'
|
||||
pkgname=python3-packaging
|
||||
version=24.0
|
||||
version=24.1
|
||||
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=eb82c5e3e56209074766e6885bb04b8c38a0c015d0a30036ebe7ece34c9989e9
|
||||
checksum=026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002
|
||||
make_check=no # provides no tests
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue