python-wheel: update to 0.32.1
This commit is contained in:
parent
590844a842
commit
0ba2060caa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-wheel'
|
||||
pkgname=python-wheel
|
||||
version=0.32.0
|
||||
version=0.32.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="wheel-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/pypa/wheel"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/w/wheel/wheel-${version}.tar.gz"
|
||||
checksum=a26bc27230baaec9039972b7cb43db94b17c13e4d66a9ff6a4d46a0344c55c9a
|
||||
checksum=d215f4520a1ba1851a3c00ba2b4122665cd3d6b0834d2ba2816198b1e3024a0e
|
||||
alternatives="wheel:wheel:usr/bin/wheel2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue