diff --git a/devel/py-immutables/Makefile b/devel/py-immutables/Makefile index e7af368f5930..fa8d38c6c029 100644 --- a/devel/py-immutables/Makefile +++ b/devel/py-immutables/Makefile @@ -1,28 +1,28 @@ # Created by: Po-Chuan Hsieh PORTNAME= immutables -PORTVERSION= 0.16 +PORTVERSION= 0.17 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Immutable collections LICENSE= APACHE20 MIT LICENSE_COMB= multi LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include .if ${PYTHON_REL} < 30800 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4.3:devel/py-typing-extensions@${PY_FLAVOR} .endif .include diff --git a/devel/py-immutables/distinfo b/devel/py-immutables/distinfo index 9ac813319893..d4d6fca4ca4a 100644 --- a/devel/py-immutables/distinfo +++ b/devel/py-immutables/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628439042 -SHA256 (immutables-0.16.tar.gz) = d67e86859598eed0d926562da33325dac7767b7b1eff84e232c22abea19f4360 -SIZE (immutables-0.16.tar.gz) = 84548 +TIMESTAMP = 1649423784 +SHA256 (immutables-0.17.tar.gz) = ad894446355b6f5289a9c84fb46f7c47c6ef2b1bfbdd2be6cb177dbb7f1587ad +SIZE (immutables-0.17.tar.gz) = 84531