Date: Tue, 31 Mar 2026 17:07:09 +0000 From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2675456ff311 - main - lang/cython0: bump EXPIRATION_DATE to 2026-06-30 Message-ID: <69cbff3d.412ce.732896f4@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=2675456ff3117baeb01351f4356458a3a38251c9 commit 2675456ff3117baeb01351f4356458a3a38251c9 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2026-03-31 17:05:51 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2026-03-31 17:06:56 +0000 lang/cython0: bump EXPIRATION_DATE to 2026-06-30 Around 28 ports still depend on this port via USES --- lang/cython0/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/cython0/Makefile b/lang/cython0/Makefile index 81a507559146..4b7113926156 100644 --- a/lang/cython0/Makefile +++ b/lang/cython0/Makefile @@ -15,8 +15,8 @@ WWW= https://cython.org/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -DEPRECTED= Legacy version. Does not work with newer Python versions. Use lang/cython instead -EXPIRATION_DATE=2026-03-31 +DEPRECATED= Legacy version. Does not work with newer Python versions. Use lang/cython instead +EXPIRATION_DATE=2026-06-30 USES= compiler:c11 python:2.7-3.12 USE_PYTHON= allflavors autoplist concurrent distutilshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cbff3d.412ce.732896f4>
