From 5de796f8c7b35f8f7cf16aed85d101cabe38f9f6 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 17 Mar 2023 21:43:44 -0400 Subject: [PATCH] python3-installer: update to 0.7.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 d7f6a16c018..229ad5ca16d 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.6.0 +version=0.7.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=f3bd36cd261b440a88a1190b1becca0578fee90b4b62decc796932fdd5ae8839 +checksum=a26d3e3116289bb08216e0d0f7d925fcef0b0194eedfa0c944bcaaa106c4b631 do_build() { python3 -m flit_core.wheel