git: 36683a53959e - main - devel/py-propcache: Update to 0.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Mar 2025 09:58:37 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=36683a53959ecaaecdde1f2ce6a9143e840ee808
commit 36683a53959ecaaecdde1f2ce6a9143e840ee808
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-03-14 09:40:13 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-03-14 09:54:19 +0000
devel/py-propcache: Update to 0.3.0
Changes: https://github.com/aio-libs/propcache/releases
https://propcache.aio-libs.org/en/latest/changes/
---
devel/py-propcache/Makefile | 7 ++++---
devel/py-propcache/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/devel/py-propcache/Makefile b/devel/py-propcache/Makefile
index 10c360192dce..fb89cfe80b2b 100644
--- a/devel/py-propcache/Makefile
+++ b/devel/py-propcache/Makefile
@@ -1,5 +1,5 @@
PORTNAME= propcache
-PORTVERSION= 0.2.1
+PORTVERSION= 0.3.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,13 +12,14 @@ WWW= https://propcache.aio-libs.org/en/latest/ \
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}expandvars>=0:devel/py-expandvars@${PY_FLAVOR} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython3>=3.0.12<3.1.0:lang/cython3@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}expandvars>=0:devel/py-expandvars@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PY_TOMLI} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= python:3.9+
-USE_PYTHON= autoplist concurrent cython pep517
+USE_PYTHON= autoplist concurrent pep517
post-install:
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
diff --git a/devel/py-propcache/distinfo b/devel/py-propcache/distinfo
index 8bf77f49cd82..19dccc11f22d 100644
--- a/devel/py-propcache/distinfo
+++ b/devel/py-propcache/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1734888258
-SHA256 (propcache-0.2.1.tar.gz) = 3f77ce728b19cb537714499928fe800c3dda29e8d9428778fc7c186da4c09a64
-SIZE (propcache-0.2.1.tar.gz) = 41735
+TIMESTAMP = 1740836142
+SHA256 (propcache-0.3.0.tar.gz) = a8fd93de4e1d278046345f49e2238cdb298589325849b2645d4a94c53faeffc5
+SIZE (propcache-0.3.0.tar.gz) = 42722