misc/py-orange3-network: Remove expired port
2025-06-21 misc/py-orange3-network: Depends on expiring misc/orange3
This commit is contained in:
@@ -4532,3 +4532,4 @@ misc/py-orange3-datafusion||2025-06-23|Has expired: Depends on expiring misc/ora
|
||||
misc/py-orange3-timeseries||2025-06-23|Has expired: Depends on expiring misc/orange3
|
||||
misc/py-orange3-educational||2025-06-23|Has expired: Depends on expiring misc/orange3
|
||||
misc/py-orange3-associate||2025-06-23|Has expired: Depends on expiring misc/orange3
|
||||
misc/py-orange3-network||2025-06-23|Has expired: Depends on expiring misc/orange3
|
||||
|
||||
@@ -485,7 +485,6 @@
|
||||
SUBDIR += py-openpaperwork-gtk
|
||||
SUBDIR += py-openvdb
|
||||
SUBDIR += py-optuna
|
||||
SUBDIR += py-orange3-network
|
||||
SUBDIR += py-oterm
|
||||
SUBDIR += py-palettable
|
||||
SUBDIR += py-papermill
|
||||
|
||||
@@ -1,30 +0,0 @@
|
||||
PORTNAME= orange3-network
|
||||
DISTVERSION= 1.5.1.20210224 # the 1.5.1 was forgotten
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= misc python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Network analysis add-on for Orange data mining suite
|
||||
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} \
|
||||
${PYTHON_PKGNAMEPREFIX}gensim>0:textproc/py-gensim@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyqtgraph>=0.9.10:graphics/py-pyqtgraph@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils cython autoplist
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= biolab
|
||||
GH_TAGNAME= ec534c9
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1615748215
|
||||
SHA256 (biolab-orange3-network-1.5.1.20210224-ec534c9_GH0.tar.gz) = 59bf35dd6bd75be05a3967d319ffc390cf602b239325c93360f3509534de1247
|
||||
SIZE (biolab-orange3-network-1.5.1.20210224-ec534c9_GH0.tar.gz) = 3086801
|
||||
@@ -1,2 +0,0 @@
|
||||
Orange3-Network is an add-on for Orange data mining software package.
|
||||
It provides network visualization and network analysis tools.
|
||||
Reference in New Issue
Block a user