diff --git a/biology/py-orange3-bioinformatics/Makefile b/biology/py-orange3-bioinformatics/Makefile index 6b3ad8fff5e3..7904ed980863 100644 --- a/biology/py-orange3-bioinformatics/Makefile +++ b/biology/py-orange3-bioinformatics/Makefile @@ -13,6 +13,9 @@ WWW= https://github.com/biolab/orange3-bioinformatics/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on expiring misc/orange3 +EXPIRATION_DATE=2025-06-21 + 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 22d1a8ec0a0f..aa91a618b146 100644 --- a/biology/py-orange3-single-cell/Makefile +++ b/biology/py-orange3-single-cell/Makefile @@ -10,7 +10,7 @@ WWW= https://singlecell.biolab.si/ LICENSE= AGPLv3+ -DEPRECATED= Depends on expire dmath/py-fastdtw +DEPRECATED= Depends on expired dmath/py-fastdtw and expiring misc/orange3 EXPIRATION_DATE=2025-06-01 RUN_DEPENDS= orange3>0:misc/orange3 \ diff --git a/devel/py-orange-canvas-core/Makefile b/devel/py-orange-canvas-core/Makefile index fa7d7f5e8211..3f03f7f4ddb8 100644 --- a/devel/py-orange-canvas-core/Makefile +++ b/devel/py-orange-canvas-core/Makefile @@ -12,6 +12,9 @@ WWW= https://orangedatamining.com/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Depends on expired misc/py-dictdiffer +EXPIRATION_DATE=2025-06-21 + RUN_DEPENDS= \ ${PYTHON_PKGNAMEPREFIX}AnyQt>=0.0.11:x11-toolkits/py-AnyQt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}CommonMark>=0.8.1:textproc/py-CommonMark@${PY_FLAVOR} \ diff --git a/devel/py-orange-widget-base/Makefile b/devel/py-orange-widget-base/Makefile index 1f4f414bc368..587414b2c7b9 100644 --- a/devel/py-orange-widget-base/Makefile +++ b/devel/py-orange-widget-base/Makefile @@ -12,6 +12,9 @@ WWW= https://orangedatamining.com/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on expiring devel/py-orange-canvas-core +EXPIRATION_DATE=2025-06-21 + RUN_DEPENDS= \ ${PYTHON_PKGNAMEPREFIX}AnyQt>0:x11-toolkits/py-AnyQt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>=2.0.0:math/py-matplotlib@${PY_FLAVOR} \ diff --git a/misc/orange3/Makefile b/misc/orange3/Makefile index ef36ae9237a9..6606baa28d62 100644 --- a/misc/orange3/Makefile +++ b/misc/orange3/Makefile @@ -9,6 +9,9 @@ WWW= https://orange.biolab.si/ LICENSE= GPLv3 +DEPRECATED= Depends on expiring devel/py-orange-canvas-core +EXPIRATION_DATE=2025-06-21 + 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 482296f27a27..1938bd5b11a1 100644 --- a/misc/py-orange3-associate/Makefile +++ b/misc/py-orange3-associate/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/biolab/orange3-associate LICENSE= GPLv3+ +DEPRECATED= Depends on expiring misc/orange3 +EXPIRATION_DATE=2025-06-21 + 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 0585091b9bf8..38308ffebd0f 100644 --- a/misc/py-orange3-datafusion/Makefile +++ b/misc/py-orange3-datafusion/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/biolab/orange3-datafusion LICENSE= GPLv3 +DEPRECATED= Depends on expiring misc/orange3 +EXPIRATION_DATE=2025-06-21 + 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 93512e32f1ce..6677cf06db39 100644 --- a/misc/py-orange3-educational/Makefile +++ b/misc/py-orange3-educational/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/biolab/orange3-educational LICENSE= CC-BY-3.0 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on expiring misc/orange3 +EXPIRATION_DATE=2025-06-21 + 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 24863a91619e..ece5c63c67b9 100644 --- a/misc/py-orange3-network/Makefile +++ b/misc/py-orange3-network/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/biolab/orange3-network LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on expiring misc/orange3 +EXPIRATION_DATE=2025-06-21 + 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 ffbf885f5da3..b8a336f46611 100644 --- a/misc/py-orange3-timeseries/Makefile +++ b/misc/py-orange3-timeseries/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/biolab/orange3-timeseries LICENSE= CC-BY-3.0 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on expiring misc/orange3 +EXPIRATION_DATE=2025-06-21 + 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 6af2862d6caf..077e90cd6ac3 100644 --- a/textproc/py-orange3-text/Makefile +++ b/textproc/py-orange3-text/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/biolab/orange3-text LICENSE= AGPLv3 +DEPRECATED= Depends on expiring misc/orange3 +EXPIRATION_DATE=2025-06-21 + RUN_DEPENDS= orange3>0:misc/orange3 \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR} \