python3-packaging: update to 21.0.
This commit is contained in:
parent
da73a8a50e
commit
5a46f513aa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-packaging'
|
||||
pkgname=python3-packaging
|
||||
version=20.9
|
||||
version=21.0
|
||||
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=5b327ac1320dc863dca72f4514ecc086f31186744b84a230374cc1fd776feae5
|
||||
checksum=7dc96269f53a4ccec5c0670940a4281106dd0bb343f47b7471f779df49c2fbe7
|
||||
|
||||
do_check() {
|
||||
: provides no tests
|
||||
|
|
Loading…
Reference in a new issue