diff options
author | yuri <yuri@FreeBSD.org> | 2019-05-08 13:55:16 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2019-05-08 13:55:16 +0800 |
commit | db9e6266d777451c94b3f9f899d1433b1b6a5c9b (patch) | |
tree | 9bd8c0e7449aeb8c2d9f2961ca00a23186f64399 /math | |
parent | fee2eccc3b1beed0e344300bf1901a6e62d827ac (diff) | |
download | freebsd-ports-gnome-db9e6266d777451c94b3f9f899d1433b1b6a5c9b.tar.gz freebsd-ports-gnome-db9e6266d777451c94b3f9f899d1433b1b6a5c9b.tar.zst freebsd-ports-gnome-db9e6266d777451c94b3f9f899d1433b1b6a5c9b.zip |
math/py-Pyomo: Update 5.5.1 -> 5.6.1
Diffstat (limited to 'math')
-rw-r--r-- | math/py-Pyomo/Makefile | 6 | ||||
-rw-r--r-- | math/py-Pyomo/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/py-Pyomo/Makefile b/math/py-Pyomo/Makefile index 754e16f169a8..66eefd993391 100644 --- a/math/py-Pyomo/Makefile +++ b/math/py-Pyomo/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Pyomo -DISTVERSION= 5.5.1 -PORTREVISION= 1 +DISTVERSION= 5.6.1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,11 +13,12 @@ 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.3:devel/py-PyUtilib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}PyUtilib>=5.6.5:devel/py-PyUtilib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${PY_FLAVOR} USES= python USE_PYTHON= distutils concurrent autoplist + NO_ARCH= yes .include <bsd.port.mk> diff --git a/math/py-Pyomo/distinfo b/math/py-Pyomo/distinfo index a1babf5db3bb..c02a331e69dc 100644 --- a/math/py-Pyomo/distinfo +++ b/math/py-Pyomo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1540701272 -SHA256 (Pyomo-5.5.1.tar.gz) = 9b1624997b8a901c7bcd14df47d14a1aca41afa413471bcd4348c20dda172a44 -SIZE (Pyomo-5.5.1.tar.gz) = 1446058 +TIMESTAMP = 1557294758 +SHA256 (Pyomo-5.6.1.tar.gz) = 449be9a4c9b3caee7c89dbe5f0e4e5ad0eaeef8be110a860641cd249986e362c +SIZE (Pyomo-5.6.1.tar.gz) = 17434820 |