python3-packaging: update to 20.9.
This commit is contained in:
parent
c5489f0400
commit
fb1736e406
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=20.8
|
version=20.9
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="packaging-${version}"
|
wrksrc="packaging-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,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=78598185a7008a470d64526a8059de9aaa449238f280fc9eb6b13ba6c4109093
|
checksum=5b327ac1320dc863dca72f4514ecc086f31186744b84a230374cc1fd776feae5
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
: provides no tests
|
: provides no tests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue