From d9762a4790b3b2f725ac50b63d2d4c677ee3c78d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 15 May 2026 09:36:51 -0400 Subject: [PATCH] python3-installer: update to 1.0.1. --- 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 e096312023b..3dc2e6d3631 100644 --- a/srcpkgs/python3-installer/template +++ b/srcpkgs/python3-installer/template @@ -1,6 +1,6 @@ # Template file for 'python3-installer' pkgname=python3-installer -version=1.0.0 +version=1.0.1 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="https://github.com/pypa/installer/archive/${version}.tar.gz" -checksum=e1391ab5a0787b767570c17b1174e304f2e9c9179dbc9ef8cf16f61f4ab162e0 +checksum=391b8068eb6b5629496a71e33b948b10c31bea77a12d302034323406ee03ffd1 do_build() { python3 -m flit_core.wheel