git: bf9932f3cc15 - main - misc/py-orange3-educational: Update 0.1.8 -> 0.4.0
Yuri Victorovich
yuri at FreeBSD.org
Tue Apr 20 04:22:05 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bf9932f3cc1582ae425fbc2de0d47742ad389c7f
commit bf9932f3cc1582ae425fbc2de0d47742ad389c7f
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-04-20 03:22:11 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-04-20 04:22:01 +0000
misc/py-orange3-educational: Update 0.1.8 -> 0.4.0
Reported by: portscout
---
misc/py-orange3-educational/Makefile | 13 ++++++++-----
misc/py-orange3-educational/distinfo | 6 +++---
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
More information about the dev-commits-ports-all
mailing list