aboutsummaryrefslogtreecommitdiff
path: root/math/py-theano
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2019-02-26 13:44:32 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2019-02-26 13:44:32 +0000
commitecd6662216d1dfd4bb146ec1c7387a6de269cbd8 (patch)
tree10585eadd60877440c77bdd5a07c08782a1a4462 /math/py-theano
parentf3f0dcea47c44a6c14671c2e5bbd3016f5bc87ba (diff)
downloadports-ecd6662216d1dfd4bb146ec1c7387a6de269cbd8.tar.gz
ports-ecd6662216d1dfd4bb146ec1c7387a6de269cbd8.zip
math/py-theano: update to 1.0.4
Changelog: - Theano is now compatible with NumPy 1.16 PR: 236052 Approved by: demon (maintainer)
Notes
Notes: svn path=/head/; revision=493965
Diffstat (limited to 'math/py-theano')
-rw-r--r--math/py-theano/Makefile7
-rw-r--r--math/py-theano/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/math/py-theano/Makefile b/math/py-theano/Makefile
index 8884b1d17c0b..85dc52db34a0 100644
--- a/math/py-theano/Makefile
+++ b/math/py-theano/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= theano
-DISTVERSION= 1.0.3
+DISTVERSION= 1.0.4
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,12 +15,13 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYNUMPY} \
- ${PYTHON_PKGNAMEPREFIX}scipy>=0.8.0:science/py-scipy@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}scipy>=0.8.0:science/py-scipy@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR}
USES= compiler:openmp python
USE_PYTHON= concurrent distutils autoplist
-NO_ARCH= yes
+NO_ARCH= yes
SUB_FILES= pkg-message
SUB_LIST= CXX=${CXX}
diff --git a/math/py-theano/distinfo b/math/py-theano/distinfo
index e83f966148ac..480a67b55289 100644
--- a/math/py-theano/distinfo
+++ b/math/py-theano/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545051758
-SHA256 (Theano-1.0.3.tar.gz) = 637f3b34d40ef5e0d54dd4c40618475aaa085c26d2491e925c98e2ad4bc2115a
-SIZE (Theano-1.0.3.tar.gz) = 2831862
+TIMESTAMP = 1551183056
+SHA256 (Theano-1.0.4.tar.gz) = 35c9bbef56b61ffa299265a42a4e8f8cb5a07b2997dabaef0f8830b397086913
+SIZE (Theano-1.0.4.tar.gz) = 2840691