diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-06-13 23:42:02 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-06-13 23:42:02 +0000 |
commit | df8bf2968b55c7c9b9e9d065bbe7907cb1ad3a98 (patch) | |
tree | af36feb582fd1f7fe2baad224f318794bf7e1bb2 /math | |
parent | 7e0c41c03694e7c5fe251fd4295cf1b8d432a60e (diff) | |
download | freebsd-ports-df8bf2968b55c7c9b9e9d065bbe7907cb1ad3a98.zip |
math/py-Pyomo: Update 5.6.2 -> 5.6.5
Reported by: portscout
Diffstat (limited to 'math')
-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 3b46f0effca3..ad2a91eba0db 100644 --- a/math/py-Pyomo/Makefile +++ b/math/py-Pyomo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Pyomo -DISTVERSION= 5.6.2 +DISTVERSION= 5.6.5 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@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}PyUtilib>=5.6.5:devel/py-PyUtilib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}PyUtilib>=5.7.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 871bff00f5aa..488d8f6fe5ec 100644 --- a/math/py-Pyomo/distinfo +++ b/math/py-Pyomo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1557544703 -SHA256 (Pyomo-5.6.2.tar.gz) = 4e9ad7170c626849c4100d3e899fcb3788464f89184eef53bf661af70e5a777c -SIZE (Pyomo-5.6.2.tar.gz) = 17929731 +TIMESTAMP = 1560469167 +SHA256 (Pyomo-5.6.5.tar.gz) = 3e6ca748c4d53ef275edcaa909eb7ec74f1b2b5fcdef0d792a48c99ca01db584 +SIZE (Pyomo-5.6.5.tar.gz) = 17956227 |