From 1b22e2b7e079ccd30e70e0eb85c2c6ab4b42021b Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 10 Apr 2025 20:44:48 -0400 Subject: [PATCH] python3-wheel: update to 0.46.1. --- 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 b998020da1b..3bc537faa38 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.45.1 +version=0.46.1 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=661e1abd9198507b1409a20c02106d9670b2576e916d58f520316666abca6729 +checksum=fd477efb5da0f7df1d3c76c73c14394002c844451bd63229d8570f376f5e6a38 conflicts="python-wheel>=0" do_check() {