python3-zipp: update to 0.6.0.
This commit is contained in:
parent
f5048d2f5e
commit
304ca5504c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-zipp'
|
# Template file for 'python3-zipp'
|
||||||
pkgname=python3-zipp
|
pkgname=python3-zipp
|
||||||
version=0.5.2
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="zipp-${version}"
|
wrksrc="zipp-${version}"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://github.com/jaraco/zipp"
|
homepage="https://github.com/jaraco/zipp"
|
||||||
changelog="https://raw.githubusercontent.com/jaraco/zipp/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/jaraco/zipp/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/z/zipp/zipp-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/z/zipp/zipp-${version}.tar.gz"
|
||||||
checksum=4970c3758f4e89a7857a973b1e2a5d75bcdc47794442f2e2dd4fe8e0466e809a
|
checksum=3718b1cbcd963c7d4c5511a8240812904164b7f381b647143a89d3b98f9bcd8e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue