git: fbbf54f78ab6 - main - lang/cython: mark DEPRECATED, recommend cython3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Nov 2025 23:30:25 UTC
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fbbf54f78ab6b4a946da9135a87ae3e94bdbba08
commit fbbf54f78ab6b4a946da9135a87ae3e94bdbba08
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-11-01 23:24:40 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-11-01 23:29:33 +0000
lang/cython: mark DEPRECATED, recommend cython3
PR: 281145
PR: 289075
---
lang/cython/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/lang/cython/Makefile b/lang/cython/Makefile
index 503daebf8559..e48553951d40 100644
--- a/lang/cython/Makefile
+++ b/lang/cython/Makefile
@@ -15,6 +15,9 @@ WWW= https://cython.org/ \
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+DEPRECTED= Does not work with newer Python versions, use cython3
+EXPIRATION_DATE=2025-12-31
+
USES= compiler:c11 python:2.7-3.12
USE_PYTHON= allflavors autoplist concurrent distutils