From 49acc323c71a073a9a28be35cfe33d136763fc86 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 1 Dec 2023 10:49:33 -0500 Subject: [PATCH] python3-wheel: update to 0.42.0. --- 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 01643da2cc2..9bfffb6f308 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.3 +version=0.42.0 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=4d4987ce51a49370ea65c0bfd2234e8ce80a12780820d9dc462597a6e60d0841 +checksum=c45be39f7882c9d34243236f2d63cbd58039e360f85d0913425fbd7ceea617a8 conflicts="python-wheel>=0" do_check() {