aboutsummaryrefslogtreecommitdiff
path: root/math/py-pymc3
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-08-11 21:13:46 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-08-11 21:13:46 +0000
commit85a7e868433c64fe89dee7280336175957d9bad9 (patch)
treeeb28bd78c243802e65361c1f5dd177e1a3ed7816 /math/py-pymc3
parent8cee525087165d6fca37f712f7544fdc6e6e6ac2 (diff)
downloadports-85a7e868433c64fe89dee7280336175957d9bad9.tar.gz
ports-85a7e868433c64fe89dee7280336175957d9bad9.zip
Notes
Diffstat (limited to 'math/py-pymc3')
-rw-r--r--math/py-pymc3/Makefile11
-rw-r--r--math/py-pymc3/distinfo6
2 files changed, 10 insertions, 7 deletions
diff --git a/math/py-pymc3/Makefile b/math/py-pymc3/Makefile
index 35c58f30128c..cabdbcbb3aa4 100644
--- a/math/py-pymc3/Makefile
+++ b/math/py-pymc3/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pymc3
DISTVERSIONPREFIX= v
-DISTVERSION= 3.9.2
+DISTVERSION= 3.9.3
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,18 +13,21 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYNUMPY} \
- ${PYTHON_PKGNAMEPREFIX}arviz>=0.4.1:math/py-arviz@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}arviz>=0.9.0:math/py-arviz@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}fastprogress>=0.2.0:devel/py-fastprogress@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}h5py>=2.7.0:science/py-h5py@${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}patsy>=0.5.1:math/py-patsy@${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}theano>=1.0.5:math/py-theano@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4:devel/py-typing-extensions@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tqdm>=4.8.4:misc/py-tqdm@${PY_FLAVOR}
USES= python:3.6+
USE_GITHUB= yes
GH_ACCOUNT= pymc-devs
USE_PYTHON= distutils concurrent autoplist
+
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/math/py-pymc3/distinfo b/math/py-pymc3/distinfo
index 58c9441a3819..12517ab7c351 100644
--- a/math/py-pymc3/distinfo
+++ b/math/py-pymc3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593136141
-SHA256 (pymc-devs-pymc3-v3.9.2_GH0.tar.gz) = ce00215b8577cefb946642ed09b0933cfbc9b8f6f30d5daae50f40a29d22ffe9
-SIZE (pymc-devs-pymc3-v3.9.2_GH0.tar.gz) = 74731535
+TIMESTAMP = 1597179359
+SHA256 (pymc-devs-pymc3-v3.9.3_GH0.tar.gz) = 4b023a694cb569aaaa4a7268708f9db89a723c7f6baa28023f2f5fabd1384d5c
+SIZE (pymc-devs-pymc3-v3.9.3_GH0.tar.gz) = 76588105