From 6e5c85979a5d6f354bf30ee03dab5d1d3e38497d Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 30 Sep 2018 20:20:43 +0200 Subject: [PATCH] python-wheel: update to 0.32.0 --- srcpkgs/python-wheel/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-wheel/template b/srcpkgs/python-wheel/template index 4c0af47a174..79532c5620b 100644 --- a/srcpkgs/python-wheel/template +++ b/srcpkgs/python-wheel/template @@ -1,6 +1,6 @@ # Template file for 'python-wheel' pkgname=python-wheel -version=0.31.1 +version=0.32.0 revision=1 noarch=yes wrksrc="wheel-${version}" @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/pypa/wheel" license="MIT" distfiles="${PYPI_SITE}/w/wheel/wheel-${version}.tar.gz" -checksum=0a2e54558a0628f2145d2fc822137e322412115173e8a2ddbe1c9024338ae83c +checksum=a26bc27230baaec9039972b7cb43db94b17c13e4d66a9ff6a4d46a0344c55c9a alternatives="wheel:wheel:usr/bin/wheel2" post_install() {