git: c37c0138b3b8 - main - Revert: "all: deprecate ports depending on expired security/py-keyrings.alt"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Dec 2022 11:12:15 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=c37c0138b3b8b870856b2fae6277fcb9d6dcd3cd commit c37c0138b3b8b870856b2fae6277fcb9d6dcd3cd Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2022-12-06 11:07:22 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2022-12-06 11:12:04 +0000 Revert: "all: deprecate ports depending on expired security/py-keyrings.alt" This reverts commit f9f811816c9a50a19570ef4ee66dc6e3f43baec5. security/py-keyrings.alt was updated to use supported dependencies in commit a16d8f14ce3bbcae7b17b690069593b5b0c7fb9e --- biology/py-orange3-bioinformatics/Makefile | 3 --- biology/py-orange3-single-cell/Makefile | 3 --- misc/orange3/Makefile | 3 --- misc/py-orange3-associate/Makefile | 3 --- misc/py-orange3-datafusion/Makefile | 3 --- misc/py-orange3-educational/Makefile | 3 --- misc/py-orange3-network/Makefile | 3 --- misc/py-orange3-timeseries/Makefile | 3 --- textproc/py-orange3-text/Makefile | 3 --- 9 files changed, 27 deletions(-) diff --git a/biology/py-orange3-bioinformatics/Makefile b/biology/py-orange3-bioinformatics/Makefile index 714eb7e79afb..7b97466250ce 100644 --- a/biology/py-orange3-bioinformatics/Makefile +++ b/biology/py-orange3-bioinformatics/Makefile @@ -12,9 +12,6 @@ WWW= https://github.com/biolab/orange3-bioinformatics LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -DEPRECATED= Depends on expired security/py-keyrings.alt (via msic/orange3) -EXPIRATION_DATE=2022-12-31 - 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 a2fd06f80fc4..fa04f5481e29 100644 --- a/biology/py-orange3-single-cell/Makefile +++ b/biology/py-orange3-single-cell/Makefile @@ -10,9 +10,6 @@ WWW= https://singlecell.biolab.si/ LICENSE= AGPLv3+ -DEPRECATED= Depends on expired security/py-keyrings.alt (via msic/orange3) -EXPIRATION_DATE=2022-12-31 - 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} \ diff --git a/misc/orange3/Makefile b/misc/orange3/Makefile index 98bd9bc21df2..bcf432b6e8ee 100644 --- a/misc/orange3/Makefile +++ b/misc/orange3/Makefile @@ -9,9 +9,6 @@ WWW= https://orange.biolab.si/ LICENSE= GPLv3 -DEPRECATED= Depends on expired security/py-keyrings.alt -EXPIRATION_DATE=2022-12-31 - BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}AnyQt>=0.0.11:x11-toolkits/py-AnyQt@${PY_FLAVOR} \ diff --git a/misc/py-orange3-associate/Makefile b/misc/py-orange3-associate/Makefile index bc725546e585..9239fbf85c5a 100644 --- a/misc/py-orange3-associate/Makefile +++ b/misc/py-orange3-associate/Makefile @@ -9,9 +9,6 @@ WWW= https://github.com/biolab/orange3-associate LICENSE= GPLv3+ -DEPRECATED= Depends on expired security/py-keyrings.alt (via msic/orange3) -EXPIRATION_DATE=2022-12-31 - RUN_DEPENDS= orange3>0:misc/orange3 \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} diff --git a/misc/py-orange3-datafusion/Makefile b/misc/py-orange3-datafusion/Makefile index 7836734602e9..31b34f88f861 100644 --- a/misc/py-orange3-datafusion/Makefile +++ b/misc/py-orange3-datafusion/Makefile @@ -12,9 +12,6 @@ WWW= https://github.com/biolab/orange3-datafusion LICENSE= GPLv3 -DEPRECATED= Depends on expired security/py-keyrings.alt (via msic/orange3) -EXPIRATION_DATE=2022-12-31 - RUN_DEPENDS= orange3>0:misc/orange3 \ ${PYTHON_PKGNAMEPREFIX}scikit-fusion>0:misc/py-scikit-fusion@${PY_FLAVOR} diff --git a/misc/py-orange3-educational/Makefile b/misc/py-orange3-educational/Makefile index c930bbf451b7..fc8fefdf633f 100644 --- a/misc/py-orange3-educational/Makefile +++ b/misc/py-orange3-educational/Makefile @@ -10,9 +10,6 @@ WWW= https://github.com/biolab/orange3-educational LICENSE= CC-BY-3.0 LICENSE_FILE= ${WRKSRC}/LICENSE -DEPRECATED= Depends on expired security/py-keyrings.alt (via msic/orange3) -EXPIRATION_DATE=2022-12-31 - RUN_DEPENDS= orange3>0:misc/orange3 \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR} diff --git a/misc/py-orange3-network/Makefile b/misc/py-orange3-network/Makefile index 2fee1ad313b1..45f24ee498c7 100644 --- a/misc/py-orange3-network/Makefile +++ b/misc/py-orange3-network/Makefile @@ -10,9 +10,6 @@ WWW= https://github.com/biolab/orange3-network LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -DEPRECATED= Depends on expired security/py-keyrings.alt (via msic/orange3) -EXPIRATION_DATE=2022-12-31 - BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= orange3>0:misc/orange3 \ ${PYNUMPY} \ diff --git a/misc/py-orange3-timeseries/Makefile b/misc/py-orange3-timeseries/Makefile index 3f62fc529872..578a215cc116 100644 --- a/misc/py-orange3-timeseries/Makefile +++ b/misc/py-orange3-timeseries/Makefile @@ -10,9 +10,6 @@ WWW= https://github.com/biolab/orange3-timeseries LICENSE= CC-BY-3.0 LICENSE_FILE= ${WRKSRC}/LICENSE -DEPRECATED= Depends on expired security/py-keyrings.alt (via msic/orange3) -EXPIRATION_DATE=2022-12-31 - RUN_DEPENDS= orange3>0:misc/orange3 \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}more-itertools>0:devel/py-more-itertools@${PY_FLAVOR} \ diff --git a/textproc/py-orange3-text/Makefile b/textproc/py-orange3-text/Makefile index fc2ea5c31da3..e2b4093bcd37 100644 --- a/textproc/py-orange3-text/Makefile +++ b/textproc/py-orange3-text/Makefile @@ -9,9 +9,6 @@ WWW= https://github.com/biolab/orange3-text LICENSE= AGPLv3 -DEPRECATED= Depends on expired security/py-keyrings.alt (via msic/orange3) -EXPIRATION_DATE=2022-12-31 - RUN_DEPENDS= orange3>0:misc/orange3 \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR} \