diff --git a/srcpkgs/python3-wheel/template b/srcpkgs/python3-wheel/template index fcfb2a4ad57..76ac1bda0c0 100644 --- a/srcpkgs/python3-wheel/template +++ b/srcpkgs/python3-wheel/template @@ -1,7 +1,7 @@ # Template file for 'python3-wheel' pkgname=python3-wheel -version=0.37.0 -revision=2 +version=0.37.1 +revision=1 wrksrc="wheel-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="MIT" homepage="https://github.com/pypa/wheel" distfiles="${PYPI_SITE}/w/wheel/wheel-${version}.tar.gz" -checksum=e2ef7239991699e3355d54f8e968a21bb940a1dbf34a4d226741e64462516fad +checksum=e9a504e793efbca1b8e0e9cb979a249cf4a0a7b5b8c9e8b65a5e39d49529c1c4 conflicts="python-wheel>=0" do_check() {