svn commit: r568299 - head/misc/py-orange3-associate

Yuri Victorovich yuri at FreeBSD.org
Sat Mar 13 23:46:30 UTC 2021


Author: yuri
Date: Sat Mar 13 23:46:29 2021
New Revision: 568299
URL: https://svnweb.freebsd.org/changeset/ports/568299

Log:
  misc/py-orange3-associate: Update 1.1.5-5 -> 1.1.8

Modified:
  head/misc/py-orange3-associate/Makefile
  head/misc/py-orange3-associate/distinfo

Modified: head/misc/py-orange3-associate/Makefile
==============================================================================
--- head/misc/py-orange3-associate/Makefile	Sat Mar 13 23:40:21 2021	(r568298)
+++ head/misc/py-orange3-associate/Makefile	Sat Mar 13 23:46:29 2021	(r568299)
@@ -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_PYTHON=	distutils autoplist
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	biolab
-USE_PYTHON=	distutils autoplist
 
 .include <bsd.port.mk>

Modified: head/misc/py-orange3-associate/distinfo
==============================================================================
--- head/misc/py-orange3-associate/distinfo	Sat Mar 13 23:40:21 2021	(r568298)
+++ head/misc/py-orange3-associate/distinfo	Sat Mar 13 23:46:29 2021	(r568299)
@@ -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


More information about the svn-ports-head mailing list