Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2024 14:22:15 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7d244d7f8992 - main - lang/cython-devel: deprecate (use devel/cython3 instead)
Message-ID:  <202403281422.42SEMFif045776@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7d244d7f8992321a77a191aa97069e02ade12c3f

commit 7d244d7f8992321a77a191aa97069e02ade12c3f
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2024-03-28 14:14:44 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2024-03-28 14:14:44 +0000

    lang/cython-devel: deprecate (use devel/cython3 instead)
---
 lang/cython-devel/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/lang/cython-devel/Makefile b/lang/cython-devel/Makefile
index 3c192429df00..707878f1aecc 100644
--- a/lang/cython-devel/Makefile
+++ b/lang/cython-devel/Makefile
@@ -11,6 +11,9 @@ WWW=		https://cython.org/
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+DEPRECATED=	use devel/cython3
+EXPIRATION_DATE=2024-04-11
+
 USES=		compiler:c11 python
 USE_PYTHON=	allflavors autoplist concurrent distutils
 USE_GITHUB=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403281422.42SEMFif045776>