mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-packaging: update to 19.1.
This commit is contained in:
parent
f0a90eadfc
commit
1684b55b38
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-packaging'
|
# Template file for 'python-packaging'
|
||||||
pkgname=python-packaging
|
pkgname=python-packaging
|
||||||
version=19.0
|
version=19.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="packaging-${version}"
|
wrksrc="packaging-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
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=0c98a5d0be38ed775798ece1b9727178c4469d9c3b4ada66e8e6b7849f8732af
|
checksum=c491ca87294da7cc01902edbe30a5bc6c4c28172b5138ab4e4aa1b9d7bfaeafe
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue