git: 4d04ded80f74 - main - biology/py-orange3-single-cell: expire on 2025-06-01 for math/py-fastdtw
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Mar 2025 14:20:46 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4d04ded80f747c7a640c9d21cd695716ba0800f9
commit 4d04ded80f747c7a640c9d21cd695716ba0800f9
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-03-31 14:19:00 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-03-31 14:19:33 +0000
biology/py-orange3-single-cell: expire on 2025-06-01 for math/py-fastdtw
---
biology/py-orange3-single-cell/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/biology/py-orange3-single-cell/Makefile b/biology/py-orange3-single-cell/Makefile
index d0a9111fd446..22d1a8ec0a0f 100644
--- a/biology/py-orange3-single-cell/Makefile
+++ b/biology/py-orange3-single-cell/Makefile
@@ -10,6 +10,9 @@ WWW= https://singlecell.biolab.si/
LICENSE= AGPLv3+
+DEPRECATED= Depends on expire dmath/py-fastdtw
+EXPIRATION_DATE=2025-06-01
+
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} \