misc/py-orange3-associate: Update 1.1.5-5 -> 1.1.8
This commit is contained in:
parent
25508f92cf
commit
773cadd102
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=568299
2 changed files with 8 additions and 9 deletions
|
@ -1,9 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= orange3-associate
|
||||
DISTVERSION= 1.1.5-5
|
||||
PORTREVISION= 3
|
||||
DISTVERSIONSUFFIX= -ge82d0db
|
||||
DISTVERSION= 1.1.8
|
||||
CATEGORIES= misc python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -14,11 +12,12 @@ LICENSE= GPLv3+
|
|||
|
||||
RUN_DEPENDS= orange3>0:misc/orange3 \
|
||||
${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>=0.12.0:science/py-scipy@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.4+
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= biolab
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= biolab
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1529555308
|
||||
SHA256 (biolab-orange3-associate-1.1.5-5-ge82d0db_GH0.tar.gz) = 72941f8860cb5cce58b30bf6b9e88846b470f85adfaed7b31571039117c93a28
|
||||
SIZE (biolab-orange3-associate-1.1.5-5-ge82d0db_GH0.tar.gz) = 521853
|
||||
TIMESTAMP = 1615678925
|
||||
SHA256 (biolab-orange3-associate-1.1.8_GH0.tar.gz) = 2840b28fa7cabbe6e9129b677ae28d02d3ceb680c5786d3fe980fe4ed666d66e
|
||||
SIZE (biolab-orange3-associate-1.1.8_GH0.tar.gz) = 505212
|
||||
|
|
Loading…
Reference in a new issue