From 25ea939a73001a2670ba21d9e1c8371b2145ecd4 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 3 Oct 2024 08:58:01 -0400 Subject: [PATCH] python3-pyproject-hooks: update to 1.2.0. --- srcpkgs/python3-pyproject-hooks/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pyproject-hooks/template b/srcpkgs/python3-pyproject-hooks/template index 82b16709bbb..774c846d7e0 100644 --- a/srcpkgs/python3-pyproject-hooks/template +++ b/srcpkgs/python3-pyproject-hooks/template @@ -1,6 +1,6 @@ # Template file for 'python3-pyproject-hooks' pkgname=python3-pyproject-hooks -version=1.1.0 +version=1.2.0 revision=1 # This package is required by python3-build, used by the python3-pep517 style; # using that style here would create a cycle @@ -14,7 +14,7 @@ maintainer="Andrew J. Hesford " license="MIT" homepage="https://pyproject-hooks.readthedocs.io/" distfiles="https://github.com/pypa/pyproject-hooks/archive/v${version}.tar.gz" -checksum=1cbbabcd93ea1ac50cca7f23e5b640904684ae6c85003c6f7cf02b598c33f28f +checksum=d993cda99f6c41c2679a0cd5528fc15608cc114df26553deb41db62185c11206 do_build() { python3 -m flit_core.wheel