git: e14476e0d655 - main - devel/py-itemadapter: Update to 0.13.1
Danilo G. Baio <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=e14476e0d655a66c5abf2aecc674e4c553602683 commit e14476e0d655a66c5abf2aecc674e4c553602683 Author: Danilo G. Baio <[email protected]> AuthorDate: 2026-08-13 03:15:44 +0000 Commit: Danilo G. Baio <[email protected]> CommitDate: 2026-08-16 17:36:17 +0000 devel/py-itemadapter: Update to 0.13.1 Switch to PEP 517, upstream now builds with hatchling and no longer ships setup.py. Changes: https://github.com/scrapy/itemadapter/blob/v0.13.1/CHANGELOG.md Reported by: portscout --- devel/py-itemadapter/Makefile | 7 ++++--- devel/py-itemadapter/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/devel/py-itemadapter/Makefile b/devel/py-itemadapter/Makefile index 1e184c52b230..b406beb9e340 100644 --- a/devel/py-itemadapter/Makefile +++ b/devel/py-itemadapter/Makefile @@ -1,6 +1,5 @@ PORTNAME= itemadapter -DISTVERSION= 0.8.0 -PORTREVISION= 1 +DISTVERSION= 0.13.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +11,10 @@ WWW= https://pypi.org/project/itemadapter/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} + USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-itemadapter/distinfo b/devel/py-itemadapter/distinfo index 70d86a2477f2..3e21530f6d39 100644 --- a/devel/py-itemadapter/distinfo +++ b/devel/py-itemadapter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692233858 -SHA256 (itemadapter-0.8.0.tar.gz) = 77758485fb0ac10730d4b131363e37d65cb8db2450bfec7a57c3f3271f4a48a9 -SIZE (itemadapter-0.8.0.tar.gz) = 18791 +TIMESTAMP = 1786586586 +SHA256 (itemadapter-0.13.1.tar.gz) = fa139c7be2aa80f8874b2f23d165d5d4aa47c4b85c54ab530b567fd5f684f1b4 +SIZE (itemadapter-0.13.1.tar.gz) = 32343