From fd1cf7675bcfe731623d897d153a90bad838efa7 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 30 Jan 2026 08:36:32 -0500 Subject: [PATCH] python3-wheel: update to 0.46.3. --- srcpkgs/python3-wheel/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-wheel/template b/srcpkgs/python3-wheel/template index 026387ee511..6651da8f593 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.46.1 -revision=2 +version=0.46.3 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="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=fd477efb5da0f7df1d3c76c73c14394002c844451bd63229d8570f376f5e6a38 +checksum=e3e79874b07d776c40bd6033f8ddf76a7dad46a7b8aa1b2787a83083519a1803 conflicts="python-wheel>=0" do_check() {