diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-12-20 00:57:50 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-12-20 00:57:50 +0000 |
commit | 81d545a25baadd52b92c0f15af121198606b0222 (patch) | |
tree | 5423dde7da5cbced986e0862bda9a5011406cf30 | |
parent | 85c9c3aac2b476e2b0b11165f3624ddac4c723c6 (diff) | |
download | freebsd-ports-81d545a25baadd52b92c0f15af121198606b0222.zip |
math/py-Pyomo: Update 5.7.1 -> 5.7.2
Reported by: portscout
-rw-r--r-- | math/py-Pyomo/Makefile | 4 | ||||
-rw-r--r-- | math/py-Pyomo/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/py-Pyomo/Makefile b/math/py-Pyomo/Makefile index edfba90c36dc..f2cab9c46e82 100644 --- a/math/py-Pyomo/Makefile +++ b/math/py-Pyomo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Pyomo -DISTVERSION= 5.7.1 +DISTVERSION= 5.7.2 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ply>0:devel/py-ply@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}PyUtilib>=5.8.0:devel/py-PyUtilib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}PyUtilib>=6.0.0:devel/py-PyUtilib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${PY_FLAVOR} USES= python diff --git a/math/py-Pyomo/distinfo b/math/py-Pyomo/distinfo index 0e178e1074d6..0ccf7d3d5e65 100644 --- a/math/py-Pyomo/distinfo +++ b/math/py-Pyomo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605467913 -SHA256 (Pyomo-5.7.1.tar.gz) = 1228204d7eb4cdd217fed6323a7434de68e89a2aaa74085ea47f1b42fb64d8cd -SIZE (Pyomo-5.7.1.tar.gz) = 2064468 +TIMESTAMP = 1608425732 +SHA256 (Pyomo-5.7.2.tar.gz) = f10ada18ade84b16225dc519ef1788dd6d5f22cb22d0ea44db64c96d14cb7bb0 +SIZE (Pyomo-5.7.2.tar.gz) = 2196340 |