From b2e3a978137c9f61568a3d55055cf98c80b08380 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 22 Aug 2023 11:31:29 -0400 Subject: [PATCH] python3-wheel: update to 0.41.2. --- srcpkgs/python3-wheel/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-wheel/template b/srcpkgs/python3-wheel/template index 7a8f210fcf7..eea541e46f5 100644 --- a/srcpkgs/python3-wheel/template +++ b/srcpkgs/python3-wheel/template @@ -1,6 +1,6 @@ # Template file for 'python3-wheel' pkgname=python3-wheel -version=0.41.1 +version=0.41.2 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford " license="MIT" homepage="https://github.com/pypa/wheel" distfiles="${PYPI_SITE}/w/wheel/wheel-${version}.tar.gz" -checksum=12b911f083e876e10c595779709f8a88a59f45aacc646492a67fe9ef796c1b47 +checksum=0c5ac5ff2afb79ac23ab82bab027a0be7b5dbcf2e54dc50efe4bf507de1f7985 conflicts="python-wheel>=0" do_check() {