mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
math/py-pymc3: Update 3.6 -> 3.7
Reported by: portscout
This commit is contained in:
parent
d163307e80
commit
d95791b0f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503223
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user