aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-04-20 03:22:11 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-04-20 04:22:01 +0000
commitbf9932f3cc1582ae425fbc2de0d47742ad389c7f (patch)
treee11afc71e3a44448634c1b33a63ae945b22a3661
parent6052dff3fd22d63bdec6c8c633dbed397692508e (diff)
downloadports-bf9932f3cc1582ae425fbc2de0d47742ad389c7f.tar.gz
ports-bf9932f3cc1582ae425fbc2de0d47742ad389c7f.zip
misc/py-orange3-educational: Update 0.1.8 -> 0.4.0
Reported by: portscout
-rw-r--r--misc/py-orange3-educational/Makefile13
-rw-r--r--misc/py-orange3-educational/distinfo6
2 files changed, 11 insertions, 8 deletions
diff --git a/misc/py-orange3-educational/Makefile b/misc/py-orange3-educational/Makefile
index 88baa970f1ab..874db12ebf8d 100644
--- a/misc/py-orange3-educational/Makefile
+++ b/misc/py-orange3-educational/Makefile
@@ -1,6 +1,5 @@
PORTNAME= orange3-educational
-DISTVERSION= 0.1.8
-PORTREVISION= 3
+DISTVERSION= 0.4.0
CATEGORIES= misc education python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,15 +9,19 @@ COMMENT= Orange add-on: widgets for machine learning and data mining
LICENSE= CC-BY-3.0
LICENSE_FILE= ${WRKSRC}/LICENSE
-DEPRECATED= Uses EOL Python 2.7 via misc/orange3
+DEPRECATED= Uses EOL Python 2.7 via misc/orange3, ultimately because www/qt5-webengine is still Python 2.7
EXPIRATION_DATE=2021-06-23
-RUN_DEPENDS= orange3>0:misc/orange3
+RUN_DEPENDS= orange3>0:misc/orange3 \
+ ${PYNUMPY} \
+ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR}
USES= python:3.4+
+USE_PYTHON= distutils autoplist
+
USE_GITHUB= yes
GH_ACCOUNT= biolab
-USE_PYTHON= distutils autoplist
+
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/misc/py-orange3-educational/distinfo b/misc/py-orange3-educational/distinfo
index 3e254eeb557a..1e548262fe99 100644
--- a/misc/py-orange3-educational/distinfo
+++ b/misc/py-orange3-educational/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1528957886
-SHA256 (biolab-orange3-educational-0.1.8_GH0.tar.gz) = 77d74ffe28ea11d3f79cb58cbea878e0aa28d8d00cf3622440807b75d120c2e2
-SIZE (biolab-orange3-educational-0.1.8_GH0.tar.gz) = 2705379
+TIMESTAMP = 1618867149
+SHA256 (biolab-orange3-educational-0.4.0_GH0.tar.gz) = e8f452214a4fc9ad15ccb7c8328850cebb6a38aa483cb4763f1544c41ccd80d8
+SIZE (biolab-orange3-educational-0.4.0_GH0.tar.gz) = 3364301