git: ad97ae7c552b - main - devel/py-frozendict: Update to 2.4.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Jul 2024 10:00:16 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ad97ae7c552b65afadb7ddcd2a3f53de8124066d commit ad97ae7c552b65afadb7ddcd2a3f53de8124066d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-21 09:56:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-21 09:56:57 +0000 devel/py-frozendict: Update to 2.4.4 - Add NO_ARCH Changes: https://github.com/Marco-Sulla/python-frozendict/releases --- devel/py-frozendict/Makefile | 11 ++++++++--- devel/py-frozendict/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/devel/py-frozendict/Makefile b/devel/py-frozendict/Makefile index 7e19b820c479..9f0a075bbe0a 100644 --- a/devel/py-frozendict/Makefile +++ b/devel/py-frozendict/Makefile @@ -1,6 +1,5 @@ PORTNAME= frozendict -PORTVERSION= 2.3.10 -PORTREVISION= 1 +PORTVERSION= 2.4.4 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/Marco-Sulla/python-frozendict/releases/download/v${PORTVERSSION}/ @@ -19,9 +18,15 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA USES= python USE_PYTHON= autoplist concurrent pep517 +.include <bsd.port.pre.mk> + +.if ${PYTHON_REL} >= 31100 +NO_ARCH= yes +.else MAKE_ARGS= custom_arg=c post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + +.endif -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff --git a/devel/py-frozendict/distinfo b/devel/py-frozendict/distinfo index babf60e071bf..8a389a0f624a 100644 --- a/devel/py-frozendict/distinfo +++ b/devel/py-frozendict/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701363704 -SHA256 (frozendict-2.3.10.tar.gz) = aadc83510ce82751a0bb3575231f778bc37cbb373f5f05a52b888e26cbb92f79 -SIZE (frozendict-2.3.10.tar.gz) = 312896 +TIMESTAMP = 1721499052 +SHA256 (frozendict-2.4.4.tar.gz) = 3f7c031b26e4ee6a3f786ceb5e3abf1181c4ade92dce1f847da26ea2c96008c7 +SIZE (frozendict-2.4.4.tar.gz) = 315923