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,24 +1,27 @@ PORTNAME= orange3-educational -DISTVERSION= 0.1.8 -PORTREVISION= 3 +DISTVERSION= 0.4.0 CATEGORIES= misc education python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org 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 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