git: 45a43f25bbe9 - main - devel/eric6: undeprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Jan 2022 20:57:31 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=45a43f25bbe954031653f236209d818beeacb815 commit 45a43f25bbe954031653f236209d818beeacb815 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2022-01-20 08:58:49 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2022-01-23 20:56:25 +0000 devel/eric6: undeprecate --- devel/eric6/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/devel/eric6/Makefile b/devel/eric6/Makefile index 7f975775b5c1..94cf48429197 100644 --- a/devel/eric6/Makefile +++ b/devel/eric6/Makefile @@ -7,9 +7,6 @@ DISTNAME= ${PORTNAME}-nolang-${DISTVERSION} PORTREVISION= 0 CATEGORIES= devel python -DEPRECATED= Uses EOL Python 2.7 via www/py-qt5-webengine -EXPIRATION_DATE=2021-12-31 - BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}toml>=0:textproc/py-toml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}virtualenv>=15.2:devel/py-virtualenv@${PY_FLAVOR} \