python-wheel: update to 0.32.2
This commit is contained in:
parent
38e7ba5729
commit
5b9e200393
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-wheel'
|
||||
pkgname=python-wheel
|
||||
version=0.32.1
|
||||
version=0.32.2
|
||||
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=d215f4520a1ba1851a3c00ba2b4122665cd3d6b0834d2ba2816198b1e3024a0e
|
||||
checksum=196c9842d79262bb66fcf59faa4bd0deb27da911dbc7c6cdca931080eb1f0783
|
||||
alternatives="wheel:wheel:usr/bin/wheel2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue