python-packaging: update to 20.4.
This commit is contained in:
parent
f4bb092d5a
commit
dd631ca609
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-packaging'
|
||||
pkgname=python-packaging
|
||||
version=19.1
|
||||
revision=5
|
||||
version=20.4
|
||||
revision=1
|
||||
wrksrc="packaging-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="packaging"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="Apache-2.0, BSD-2-Clause"
|
||||
homepage="https://github.com/pypa/packaging"
|
||||
distfiles="${PYPI_SITE}/p/packaging/packaging-${version}.tar.gz"
|
||||
checksum=c491ca87294da7cc01902edbe30a5bc6c4c28172b5138ab4e4aa1b9d7bfaeafe
|
||||
checksum=4357f74f47b9c12db93624a82154e9b120fa8293699949152b22065d556079f8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue