From 99d35d4f56fc2bf78ddcc00ff313053e69e4deab Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 17 Mar 2023 11:29:09 -0400 Subject: [PATCH] python3-wheel: update to 0.40.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 03cbb097ed0..c92f223abe0 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.38.4 +version=0.40.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=965f5259b566725405b05e7cf774052044b1ed30119b5d586b2703aafe8719ac +checksum=cd1196f3faee2b31968d626e1731c94f99cbdb67cf5a46e4f5656cbee7738873 conflicts="python-wheel>=0" do_check() {