git: 17158527f718 - main - devel/py-immutables: Update to 0.19
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Oct 2022 02:25:31 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=17158527f718822872ef415c47cb9fd53afdfac1 commit 17158527f718822872ef415c47cb9fd53afdfac1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-10-03 02:14:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-10-03 02:14:56 +0000 devel/py-immutables: Update to 0.19 Changes: https://github.com/MagicStack/immutables/releases --- devel/py-immutables/Makefile | 8 ++++---- devel/py-immutables/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/py-immutables/Makefile b/devel/py-immutables/Makefile index 2f20ae9a58d9..adec79de77fe 100644 --- a/devel/py-immutables/Makefile +++ b/devel/py-immutables/Makefile @@ -1,5 +1,5 @@ PORTNAME= immutables -PORTVERSION= 0.18 +PORTVERSION= 0.19 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,13 +15,13 @@ 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 <bsd.port.pre.mk> .if ${PYTHON_REL} < 30800 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4.3:devel/py-typing-extensions@${PY_FLAVOR} .endif +post-install: + ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + + .include <bsd.port.post.mk> diff --git a/devel/py-immutables/distinfo b/devel/py-immutables/distinfo index 7afd07297239..0286e9df38dc 100644 --- a/devel/py-immutables/distinfo +++ b/devel/py-immutables/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653925958 -SHA256 (immutables-0.18.tar.gz) = 5336c7974084cce62f7e29aaff81a3c3f75e0fd0a23a2faeb986ae0ea08d8cf4 -SIZE (immutables-0.18.tar.gz) = 84799 +TIMESTAMP = 1663672828 +SHA256 (immutables-0.19.tar.gz) = df17942d60e8080835fcc5245aa6928ef4c1ed567570ec019185798195048dcf +SIZE (immutables-0.19.tar.gz) = 85490