python3-packaging: update to 23.2.
This commit is contained in:
parent
af20f1eb4f
commit
504349128a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-packaging'
|
# Template file for 'python3-packaging'
|
||||||
pkgname=python3-packaging
|
pkgname=python3-packaging
|
||||||
version=23.1
|
version=23.2
|
||||||
revision=1
|
revision=1
|
||||||
# This package is required by python3-build, used by the python3-pep517 style;
|
# This package is required by python3-build, used by the python3-pep517 style;
|
||||||
# using that style here would create a cycle
|
# 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"
|
license="Apache-2.0, BSD-2-Clause"
|
||||||
homepage="https://github.com/pypa/packaging"
|
homepage="https://github.com/pypa/packaging"
|
||||||
distfiles="${PYPI_SITE}/p/packaging/packaging-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/packaging/packaging-${version}.tar.gz"
|
||||||
checksum=a392980d2b6cffa644431898be54b0045151319d1e7ec34f0cfed48767dd334f
|
checksum=048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5
|
||||||
make_check=no # provides no tests
|
make_check=no # provides no tests
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue