diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-04-15 06:44:06 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-04-15 06:44:06 +0000 |
commit | 85d9ed0b62fbd03eb6c64d194d3d1104f06444b3 (patch) | |
tree | 6cc5cad1f2e9a4811e8996111c330a5c499a37f2 | |
parent | 6293b53c4434de66c4a728c68661d110de671bbe (diff) |
Notes
-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 11add28cfece..7f37eacb0854 100644 --- a/math/py-Pyomo/Makefile +++ b/math/py-Pyomo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Pyomo -DISTVERSION= 5.4.3 +DISTVERSION= 5.5.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>0:devel/py-appdirs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ply>0:devel/py-ply@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}PyUtilib>=5.6.2:devel/py-PyUtilib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}PyUtilib>=5.6.3:devel/py-PyUtilib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${FLAVOR} USES= python diff --git a/math/py-Pyomo/distinfo b/math/py-Pyomo/distinfo index 8b55fbd8cb5a..f102a37a2a28 100644 --- a/math/py-Pyomo/distinfo +++ b/math/py-Pyomo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522480103 -SHA256 (Pyomo-5.4.3.tar.gz) = 722887e1b4d8963eb648aaa61a70f5060cc3db63f48f5d2ffdc822ed90bb0f22 -SIZE (Pyomo-5.4.3.tar.gz) = 1377037 +TIMESTAMP = 1523774152 +SHA256 (Pyomo-5.5.0.tar.gz) = 6079a7a24d148b1c725d5364de1e0fa99e2e9c284ba223517e0955ef2b8f3ea1 +SIZE (Pyomo-5.5.0.tar.gz) = 1450842 |