mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
python-wheel: update to 0.32.3
This commit is contained in:
parent
3c61a9bd54
commit
ca54f2c258
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-wheel'
|
# Template file for 'python-wheel'
|
||||||
pkgname=python-wheel
|
pkgname=python-wheel
|
||||||
version=0.32.2
|
version=0.32.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="wheel-${version}"
|
wrksrc="wheel-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/pypa/wheel"
|
homepage="https://github.com/pypa/wheel"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/w/wheel/wheel-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/w/wheel/wheel-${version}.tar.gz"
|
||||||
checksum=196c9842d79262bb66fcf59faa4bd0deb27da911dbc7c6cdca931080eb1f0783
|
checksum=029703bf514e16c8271c3821806a1c171220cc5bdd325cbf4e7da1e056a01db6
|
||||||
alternatives="wheel:wheel:usr/bin/wheel2"
|
alternatives="wheel:wheel:usr/bin/wheel2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue