From 4cb6e2a52e1bb50d4ae50c11cc412645067dc5ec Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 6 Aug 2024 11:35:05 -0400 Subject: [PATCH] python3-wheel: update to 0.44.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 3a8d2716134..8e3de244333 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.43.0 +version=0.44.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=465ef92c69fa5c5da2d1cf8ac40559a8c940886afcef87dcf14b9470862f1d85 +checksum=a29c3f2817e95ab89aa4660681ad547c0e9547f20e75b0562fe7723c9a2a9d49 conflicts="python-wheel>=0" do_check() {