git: cab137ae0fa1 - main - devel/py-cattrs: Update to 23.2.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Nov 2023 10:35:51 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=cab137ae0fa18edd4bf4700c0a64b48b2c558bb0 commit cab137ae0fa18edd4bf4700c0a64b48b2c558bb0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-27 10:02:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-27 10:28:11 +0000 devel/py-cattrs: Update to 23.2.2 - Update WWW Changes: https://github.com/python-attrs/cattrs/releases --- devel/py-cattrs/Makefile | 14 ++++++++------ devel/py-cattrs/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/devel/py-cattrs/Makefile b/devel/py-cattrs/Makefile index b9289e9a1e69..ce54286337f8 100644 --- a/devel/py-cattrs/Makefile +++ b/devel/py-cattrs/Makefile @@ -1,19 +1,20 @@ PORTNAME= cattrs -PORTVERSION= 22.2.0 -PORTREVISION= 1 +PORTVERSION= 23.2.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Composable complex class support for attrs and dataclasses -WWW= https://github.com/python-attrs/cattrs +WWW= https://catt.rs/en/stable/ \ + https://github.com/python-attrs/cattrs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.1.0:devel/py-poetry-core@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=20:devel/py-attrs@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=23.1.0:devel/py-attrs@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 @@ -23,7 +24,8 @@ NO_ARCH= yes .include <bsd.port.pre.mk> .if ${PYTHON_REL} < 31100 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}exceptiongroup>=0:devel/py-exceptiongroup@${PY_FLAVOR} +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}exceptiongroup>=1.1.1:devel/py-exceptiongroup@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.1.0:devel/py-typing-extensions@${PY_FLAVOR} .endif .include <bsd.port.post.mk> diff --git a/devel/py-cattrs/distinfo b/devel/py-cattrs/distinfo index c8d3c3ea7f4a..3d7a5b1ce9f2 100644 --- a/devel/py-cattrs/distinfo +++ b/devel/py-cattrs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665073120 -SHA256 (cattrs-22.2.0.tar.gz) = f0eed5642399423cf656e7b66ce92cdc5b963ecafd041d1b24d136fdde7acf6d -SIZE (cattrs-22.2.0.tar.gz) = 30050 +TIMESTAMP = 1700759764 +SHA256 (cattrs-23.2.2.tar.gz) = b790b1c2be1ce042611e33f740e343c2593918bbf3c1cc88cdddac4defc09655 +SIZE (cattrs-23.2.2.tar.gz) = 609752