git: b16fd8ae1ee0 - main - math/py-pymc3: Update 3.11.2 -> 3.11.3

Yuri Victorovich yuri at FreeBSD.org
Sat Aug 21 17:12:27 UTC 2021


The branch main has been updated by yuri:

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

commit b16fd8ae1ee093ec310e508aa5b4977eb02401ed
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-21 16:32:25 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-08-21 17:12:15 +0000

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

diff --git a/math/py-pymc3/Makefile b/math/py-pymc3/Makefile
index 194bd1b6c9fa..c75076c12593 100644
--- a/math/py-pymc3/Makefile
+++ b/math/py-pymc3/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pymc3
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.11.2
+DISTVERSION=	3.11.3
 CATEGORIES=	math python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -18,7 +18,7 @@ RUN_DEPENDS=	${PYNUMPY} \
 		${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}semver>=2.13.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 eb18162973ca..b781b4c2b4b2 100644
--- a/math/py-pymc3/distinfo
+++ b/math/py-pymc3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621994252
-SHA256 (pymc-devs-pymc3-v3.11.2_GH0.tar.gz) = 5ce9dd921384ed2899615c54ea73afecd082b1b311cdd033d8ffcf5e56714568
-SIZE (pymc-devs-pymc3-v3.11.2_GH0.tar.gz) = 1958111
+TIMESTAMP = 1629562947
+SHA256 (pymc-devs-pymc3-v3.11.3_GH0.tar.gz) = bde98b133a207fe41dce732b2a1e9d02105a75a145bb54232777a0cef36bb531
+SIZE (pymc-devs-pymc3-v3.11.3_GH0.tar.gz) = 1958538


More information about the dev-commits-ports-all mailing list