From b7d0bb783fed29f674884e77ab66326cc7af12f3 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 29 Apr 2024 19:06:28 -0400 Subject: [PATCH] python3-pyproject-hooks: update to 1.1.0. --- srcpkgs/python3-pyproject-hooks/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-pyproject-hooks/template b/srcpkgs/python3-pyproject-hooks/template index 3286bda4e45..82b16709bbb 100644 --- a/srcpkgs/python3-pyproject-hooks/template +++ b/srcpkgs/python3-pyproject-hooks/template @@ -1,7 +1,7 @@ # Template file for 'python3-pyproject-hooks' pkgname=python3-pyproject-hooks -version=1.0.0 -revision=2 +version=1.1.0 +revision=1 # This package is required by python3-build, used by the python3-pep517 style; # using that style here would create a cycle build_style=python3-module @@ -13,8 +13,8 @@ short_desc="Low-level library for calling Python build backends" maintainer="Andrew J. Hesford " license="MIT" homepage="https://pyproject-hooks.readthedocs.io/" -distfiles="${PYPI_SITE}/p/pyproject_hooks/pyproject_hooks-${version}.tar.gz" -checksum=f271b298b97f5955d53fb12b72c1fb1948c22c1a6b70b315c54cedaca0264ef5 +distfiles="https://github.com/pypa/pyproject-hooks/archive/v${version}.tar.gz" +checksum=1cbbabcd93ea1ac50cca7f23e5b640904684ae6c85003c6f7cf02b598c33f28f do_build() { python3 -m flit_core.wheel