/math/py-pymc3: Update 3.9.3 -> 3.10.0
Reported by: portscout
This commit is contained in:
parent
4dc79e7a5e
commit
88ed05a72e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557349
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= pymc3
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.9.3
|
||||
DISTVERSION= 3.10.0
|
||||
CATEGORIES= math python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}arviz>=0.9.0:math/py-arviz@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}dill>0:devel/py-dill@${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} \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1597179359
|
||||
SHA256 (pymc-devs-pymc3-v3.9.3_GH0.tar.gz) = 4b023a694cb569aaaa4a7268708f9db89a723c7f6baa28023f2f5fabd1384d5c
|
||||
SIZE (pymc-devs-pymc3-v3.9.3_GH0.tar.gz) = 76588105
|
||||
TIMESTAMP = 1607490801
|
||||
SHA256 (pymc-devs-pymc3-v3.10.0_GH0.tar.gz) = a9dc24ac4ebf62b02bd659f1a4b8e7fffaef32fc9ac1b87d32e5a540aa55bf42
|
||||
SIZE (pymc-devs-pymc3-v3.10.0_GH0.tar.gz) = 104557369
|
||||
|
|
Loading…
Reference in a new issue