diff --git a/devel/py-frozendict/Makefile b/devel/py-frozendict/Makefile index c39def66b98b..7654ccea0fc7 100644 --- a/devel/py-frozendict/Makefile +++ b/devel/py-frozendict/Makefile @@ -1,33 +1,33 @@ PORTNAME= frozendict -PORTVERSION= 2.4.6 +PORTVERSION= 2.4.7 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/Marco-Sulla/python-frozendict/releases/download/v${PORTVERSSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Immutable dictionary implementation for Python WWW= https://github.com/Marco-Sulla/python-frozendict LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 .include # Check src/frozendict/c_src/ .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 diff --git a/devel/py-frozendict/distinfo b/devel/py-frozendict/distinfo index ab967a90ca45..150f6b14f501 100644 --- a/devel/py-frozendict/distinfo +++ b/devel/py-frozendict/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728922890 -SHA256 (frozendict-2.4.6.tar.gz) = df7cd16470fbd26fc4969a208efadc46319334eb97def1ddf48919b351192b8e -SIZE (frozendict-2.4.6.tar.gz) = 316416 +TIMESTAMP = 1763853314 +SHA256 (frozendict-2.4.7.tar.gz) = e478fb2a1391a56c8a6e10cc97c4a9002b410ecd1ac28c18d780661762e271bd +SIZE (frozendict-2.4.7.tar.gz) = 317082