aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-01-18 12:01:38 +0000
committerRene Ladan <rene@FreeBSD.org>2022-01-23 20:56:25 +0000
commit48d98ef9181e828b575f37e1841ad53e5def5987 (patch)
tree3f9d8921abd7826ad9766f4cce032bce0795827f /biology
parent832e26c035b4bdaf353ef955385959110223a2cd (diff)
downloadports-48d98ef9181e828b575f37e1841ad53e5def5987.tar.gz
ports-48d98ef9181e828b575f37e1841ad53e5def5987.zip
cleanup: remove transitive py27 deprecation (www/qt5-webengine)
Diffstat (limited to 'biology')
-rw-r--r--biology/py-orange3-bioinformatics/Makefile3
-rw-r--r--biology/py-orange3-single-cell/Makefile3
2 files changed, 0 insertions, 6 deletions
diff --git a/biology/py-orange3-bioinformatics/Makefile b/biology/py-orange3-bioinformatics/Makefile
index f0bcfa101b50..20198455e1bd 100644
--- a/biology/py-orange3-bioinformatics/Makefile
+++ b/biology/py-orange3-bioinformatics/Makefile
@@ -11,9 +11,6 @@ COMMENT= Orange add-on providing common functionality for bioinformatics
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-DEPRECATED= Uses EOL Python 2.7 via misc/orange3
-EXPIRATION_DATE=2021-06-23
-
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
RUN_DEPENDS= orange3>0:misc/orange3 \
${PYTHON_PKGNAMEPREFIX}Genesis-PyAPI>0:biology/py-Genesis-PyAPI@${PY_FLAVOR} \
diff --git a/biology/py-orange3-single-cell/Makefile b/biology/py-orange3-single-cell/Makefile
index 69602c726a61..434fe4035449 100644
--- a/biology/py-orange3-single-cell/Makefile
+++ b/biology/py-orange3-single-cell/Makefile
@@ -9,9 +9,6 @@ COMMENT= Orange add-on for gene expression of single cell data
LICENSE= AGPLv3+
-DEPRECATED= Uses EOL Python 2.7 via misc/orange3
-EXPIRATION_DATE=2021-06-23
-
RUN_DEPENDS= orange3>0:misc/orange3 \
${PYTHON_PKGNAMEPREFIX}orange3-bioinformatics>0:biology/py-orange3-bioinformatics@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}astropy>0:astro/py-astropy@${PY_FLAVOR} \