git: ccf45271c444 - main - devel/py-pyproject-hooks: Update to 1.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Oct 2024 19:06:46 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ccf45271c444e8c022032581053aac53b54c7157 commit ccf45271c444e8c022032581053aac53b54c7157 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-17 19:03:05 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-17 19:03:05 +0000 devel/py-pyproject-hooks: Update to 1.2.0 - Add LICENSE_FILE Changes: https://github.com/pypa/pyproject-hooks/blob/main/docs/changelog.rst https://pyproject-hooks.readthedocs.io/en/latest/changelog.html --- devel/py-pyproject-hooks/Makefile | 7 ++----- devel/py-pyproject-hooks/distinfo | 8 +++----- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/devel/py-pyproject-hooks/Makefile b/devel/py-pyproject-hooks/Makefile index 9487b1299934..83a56d4d8830 100644 --- a/devel/py-pyproject-hooks/Makefile +++ b/devel/py-pyproject-hooks/Makefile @@ -1,20 +1,17 @@ PORTNAME= pyproject-hooks -PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTVERSION= 1.2.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyproject_hooks-${PORTVERSION} -PATCH_SITES= https://github.com/pypa/pyproject-hooks/commit/ -PATCHFILES= 282b8735e59df938a210e46b8cd5cd1d99344816.patch:-p1 # https://github.com/pypa/pyproject-hooks/pull/199 - MAINTAINER= sunpoet@FreeBSD.org COMMENT= Wrappers to call pyproject.toml-based build backend hooks WWW= https://pyproject-hooks.readthedocs.io/en/latest/ \ https://github.com/pypa/pyproject-hooks LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE USES= python USE_PYTHON= allflavors autoplist concurrent pep517 diff --git a/devel/py-pyproject-hooks/distinfo b/devel/py-pyproject-hooks/distinfo index 18e618f832bf..be728e7dd757 100644 --- a/devel/py-pyproject-hooks/distinfo +++ b/devel/py-pyproject-hooks/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1719601598 -SHA256 (pyproject_hooks-1.1.0.tar.gz) = 4b37730834edbd6bd37f26ece6b44802fb1c1ee2ece0e54ddff8bfc06db86965 -SIZE (pyproject_hooks-1.1.0.tar.gz) = 7838 -SHA256 (282b8735e59df938a210e46b8cd5cd1d99344816.patch) = 6ffd62207d97e1da0cc10420447ff0d2e1a12ce78ef489f1689c3922ca046eb3 -SIZE (282b8735e59df938a210e46b8cd5cd1d99344816.patch) = 1124 +TIMESTAMP = 1728922910 +SHA256 (pyproject_hooks-1.2.0.tar.gz) = 1e859bd5c40fae9448642dd871adf459e5e2084186e8d2c2a79a824c970da1f8 +SIZE (pyproject_hooks-1.2.0.tar.gz) = 19228