all: deprecate ports depending on expired security/py-keyrings.alt
This commit is contained in:
parent
642838c92c
commit
f9f811816c
9 changed files with 27 additions and 0 deletions
|
@ -12,6 +12,9 @@ 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} \
|
||||
|
|
|
@ -10,6 +10,9 @@ 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} \
|
||||
|
|
|
@ -9,6 +9,9 @@ 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} \
|
||||
|
|
|
@ -9,6 +9,9 @@ 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}
|
||||
|
|
|
@ -12,6 +12,9 @@ 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}
|
||||
|
||||
|
|
|
@ -10,6 +10,9 @@ 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}
|
||||
|
|
|
@ -10,6 +10,9 @@ 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} \
|
||||
|
|
|
@ -10,6 +10,9 @@ 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} \
|
||||
|
|
|
@ -9,6 +9,9 @@ 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} \
|
||||
|
|
Loading…
Reference in a new issue