From c81e624ddc1272e0c5aa259651498917305e25ae Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 15 May 2026 09:36:36 -0400 Subject: [PATCH] python3-installer-bootstrap: update to 1.0.1. --- srcpkgs/python3-installer-bootstrap/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-installer-bootstrap/template b/srcpkgs/python3-installer-bootstrap/template index d639903f415..3f7a695ee1f 100644 --- a/srcpkgs/python3-installer-bootstrap/template +++ b/srcpkgs/python3-installer-bootstrap/template @@ -1,6 +1,6 @@ # Template file for 'python3-installer-bootstrap' pkgname=python3-installer-bootstrap -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 @@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford " license="MIT" homepage="https://installer.readthedocs.io/" distfiles="${PYPI_SITE}/i/installer/installer-${version}.tar.gz" -checksum=c6d691331621cf3fec4822f5c6f83cab3705f79b316225dc454127411677c71f +checksum=052c7fc3721d54c696e2dea019be67539d7b144e924f559f54beb3121831c364 make_check=no # bootstrap repository=bootstrap nopyprovides=yes