From 5b66ca208f7eed957fb230ed1f9676748481d9ce Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 10 Dec 2022 12:22:41 -0500 Subject: [PATCH] python3-installer: update to 0.6.0. --- srcpkgs/python3-installer/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-installer/template b/srcpkgs/python3-installer/template index b8038996be3..d7f6a16c018 100644 --- a/srcpkgs/python3-installer/template +++ b/srcpkgs/python3-installer/template @@ -1,6 +1,6 @@ # Template file for 'python3-installer' pkgname=python3-installer -version=0.5.1 +version=0.6.0 revision=1 # This package is used by the python3-pep517 build style; using that style here # would create a build cycle @@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford " license="MIT" homepage="https://installer.readthedocs.io/" distfiles="${PYPI_SITE}/i/installer/installer-${version}.tar.gz" -checksum=f970995ec2bb815e2fdaf7977b26b2091e1e386f0f42eafd5ac811953dc5d445 +checksum=f3bd36cd261b440a88a1190b1becca0578fee90b4b62decc796932fdd5ae8839 do_build() { python3 -m flit_core.wheel