mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
misc/py-orange3-network: Update 1.3.2 -> 1.5.1.20210224
This commit is contained in:
parent
f333b29248
commit
8a49c72cc5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=568410
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= orange3-network
|
||||
DISTVERSION= 1.3.2
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 1.5.1.20210224 # the 1.5.1 was forgotten
|
||||
CATEGORIES= misc python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -15,12 +14,14 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
BUILD_DEPENDS= ${PYNUMPY}
|
||||
RUN_DEPENDS= orange3>0:misc/orange3 \
|
||||
${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}networkx>0:math/py-networkx@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyqtgraph>0:graphics/py-pyqtgraph@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}gensim>0:textproc/py-gensim@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyqtgraph>=0.9.10:graphics/py-pyqtgraph@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.4+
|
||||
USE_PYTHON= distutils cython autoplist
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= biolab
|
||||
USE_PYTHON= distutils autoplist
|
||||
GH_TAGNAME= ec534c9
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1529030727
|
||||
SHA256 (biolab-orange3-network-1.3.2_GH0.tar.gz) = 5900335c7e3f3e87412f6e86d290ad0badda01b84fca5f8a6d77713249f8df13
|
||||
SIZE (biolab-orange3-network-1.3.2_GH0.tar.gz) = 2135574
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user