Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2021 02:42:24 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 81aefa42efea - main - math/py-pymc3: Update 3.11.1 -> 3.11.2
Message-ID:  <202105260242.14Q2gOM9018668@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=81aefa42efeabdb2ff1dceb6a73cc8832e2c9e86

commit 81aefa42efeabdb2ff1dceb6a73cc8832e2c9e86
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-05-26 02:14:02 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-05-26 02:42:19 +0000

    math/py-pymc3: Update 3.11.1 -> 3.11.2
    
    Reported by:    portscout
---
 math/py-pymc3/Makefile | 4 +++-
 math/py-pymc3/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/math/py-pymc3/Makefile b/math/py-pymc3/Makefile
index afd9cc050094..194bd1b6c9fa 100644
--- a/math/py-pymc3/Makefile
+++ b/math/py-pymc3/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pymc3
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.11.1
+DISTVERSION=	3.11.2
 CATEGORIES=	math python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -12,11 +12,13 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}arviz>=0.11.0:math/py-arviz@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}cachetools>=4.2.1:devel/py-cachetools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}dill>0:devel/py-dill@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}fastprogress>=0.2.0:devel/py-fastprogress@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pandas>=0.24.0:math/py-pandas@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}patsy>=0.5.1:math/py-patsy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}scipy>=1.2.0:science/py-scipy@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}semver>0:devel/py-semver@${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}
 
diff --git a/math/py-pymc3/distinfo b/math/py-pymc3/distinfo
index 8949d0aa5640..eb18162973ca 100644
--- a/math/py-pymc3/distinfo
+++ b/math/py-pymc3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613276547
-SHA256 (pymc-devs-pymc3-v3.11.1_GH0.tar.gz) = 039a9f093b18ee0a86c05f1c3eb6cdb4a5c6290ed496cffcfee04434efe6352d
-SIZE (pymc-devs-pymc3-v3.11.1_GH0.tar.gz) = 1955710
+TIMESTAMP = 1621994252
+SHA256 (pymc-devs-pymc3-v3.11.2_GH0.tar.gz) = 5ce9dd921384ed2899615c54ea73afecd082b1b311cdd033d8ffcf5e56714568
+SIZE (pymc-devs-pymc3-v3.11.2_GH0.tar.gz) = 1958111



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105260242.14Q2gOM9018668>