aboutsummaryrefslogtreecommitdiff
path: root/math/py-pymc3
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-06-01 06:57:23 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-06-01 06:57:23 +0000
commitd95791b0f182648ba194827588ae9e0d7d361d4f (patch)
tree2c7589b23c6e06c326ce4a8aba30cc87a21e4897 /math/py-pymc3
parentd163307e8072d71cf304157b8866763ef8c7ca41 (diff)
downloadports-d95791b0f182648ba194827588ae9e0d7d361d4f.tar.gz
ports-d95791b0f182648ba194827588ae9e0d7d361d4f.zip
math/py-pymc3: Update 3.6 -> 3.7
Reported by: portscout
Notes
Notes: svn path=/head/; revision=503223
Diffstat (limited to 'math/py-pymc3')
-rw-r--r--math/py-pymc3/Makefile8
-rw-r--r--math/py-pymc3/distinfo6
2 files changed, 6 insertions, 8 deletions
diff --git a/math/py-pymc3/Makefile b/math/py-pymc3/Makefile
index 1aeefc89f498..a6d75703bd70 100644
--- a/math/py-pymc3/Makefile
+++ b/math/py-pymc3/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pymc3
DISTVERSIONPREFIX= v
-DISTVERSION= 3.6
+DISTVERSION= 3.7
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,13 +13,11 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYNUMPY} \
- ${PY_ENUM34} \
${PYTHON_PKGNAMEPREFIX}h5py>=2.7.0:science/py-h5py@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}joblib>=0.9:devel/py-joblib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pandas>=0.18.0:math/py-pandas@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}patsy>=0.4.0:math/py-patsy@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}theano>=1.0.0:math/py-theano@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}scipy>=0.18.1:science/py-scipy@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}theano>=1.0.4:math/py-theano@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tqdm>=4.8.4:misc/py-tqdm@${PY_FLAVOR}
USES= python
diff --git a/math/py-pymc3/distinfo b/math/py-pymc3/distinfo
index e18aec29f68a..e0195978eb93 100644
--- a/math/py-pymc3/distinfo
+++ b/math/py-pymc3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545521219
-SHA256 (pymc-devs-pymc3-v3.6_GH0.tar.gz) = eb3a389e68bd1d69c5d4b5d84b730366686059f970d71be74d68266c75e2a6e3
-SIZE (pymc-devs-pymc3-v3.6_GH0.tar.gz) = 30265657
+TIMESTAMP = 1559371126
+SHA256 (pymc-devs-pymc3-v3.7_GH0.tar.gz) = 5330fa7b9be470c4d8f3fffe23fc8e0bcdeb0b281bedcd765f1e9579b43865e6
+SIZE (pymc-devs-pymc3-v3.7_GH0.tar.gz) = 30362259