aboutsummaryrefslogtreecommitdiff
path: root/math/py-keras
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2018-01-28 13:31:35 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2018-01-28 13:31:35 +0000
commit309e386547835a86160a43f290a9c1262a1efbad (patch)
tree933c8126f4ae99ed35b7a6bd13e8e2af35ba6b8c /math/py-keras
parentdd5e51dda83e83f9b3bbeb15fdc5b29a0bdb4d18 (diff)
downloadports-309e386547835a86160a43f290a9c1262a1efbad.tar.gz
ports-309e386547835a86160a43f290a9c1262a1efbad.zip
math/py-keras: Update to 2.1.3
WHile here: Allow concurrent installation. Relax USES=python, Keras is compatible with Python 2.7-3.6. Changes: https://github.com/keras-team/keras/releases/tag/2.1.3 PR: 225463 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
Notes
Notes: svn path=/head/; revision=460177
Diffstat (limited to 'math/py-keras')
-rw-r--r--math/py-keras/Makefile6
-rw-r--r--math/py-keras/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/math/py-keras/Makefile b/math/py-keras/Makefile
index f948f6b478f1..9db53bdfa7cc 100644
--- a/math/py-keras/Makefile
+++ b/math/py-keras/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= keras
-PORTVERSION= 2.1.2
+PORTVERSION= 2.1.3
CATEGORIES= math
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,8 +15,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}theano>=0.8.0:math/py-theano@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${FLAVOR}
-USES= python:-3.5
-USE_PYTHON= autoplist distutils
+USES= python
+USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
USE_GITHUB= yes
diff --git a/math/py-keras/distinfo b/math/py-keras/distinfo
index 01266c3eccaa..601ebb9742ec 100644
--- a/math/py-keras/distinfo
+++ b/math/py-keras/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512608974
-SHA256 (fchollet-keras-2.1.2_GH0.tar.gz) = 1615d8dc0b87f1b7e8bc0fb2f3639f8969685aebb9c86f032945196819d2ae8a
-SIZE (fchollet-keras-2.1.2_GH0.tar.gz) = 454445
+TIMESTAMP = 1517056243
+SHA256 (fchollet-keras-2.1.3_GH0.tar.gz) = 3880817c9d1ab94ea46aaccf4aec9f1cb212b7d91229a13a99a9b65cc7677621
+SIZE (fchollet-keras-2.1.3_GH0.tar.gz) = 472240