python3-packaging: update to 21.3.
This commit is contained in:
parent
84973adcad
commit
bd3d66e6d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-packaging'
|
||||
pkgname=python3-packaging
|
||||
version=21.2
|
||||
version=21.3
|
||||
revision=1
|
||||
wrksrc="packaging-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -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=096d689d78ca690e4cd8a89568ba06d07ca097e3306a4381635073ca91479966
|
||||
checksum=dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb
|
||||
|
||||
do_check() {
|
||||
: provides no tests
|
||||
|
|
Loading…
Reference in a new issue