aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-05-27 00:03:05 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-05-27 00:03:05 +0000
commit6e4e59a9310ccc821810908b69b714a5215c3f47 (patch)
tree6f084260cb8c03a556d9e6eaea7c1592bfa50483
parent604fa862a7045e03968c7299b91d48247c571edf (diff)
downloadports-6e4e59a9310ccc821810908b69b714a5215c3f47.tar.gz
ports-6e4e59a9310ccc821810908b69b714a5215c3f47.zip
math/py-Pyomo: update 6.7.1 → 6.7.2
Reported by: portscout
-rw-r--r--math/py-Pyomo/Makefile7
-rw-r--r--math/py-Pyomo/distinfo6
2 files changed, 7 insertions, 6 deletions
diff --git a/math/py-Pyomo/Makefile b/math/py-Pyomo/Makefile
index 1dae52ec6ab5..8f7852e81108 100644
--- a/math/py-Pyomo/Makefile
+++ b/math/py-Pyomo/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Pyomo
-DISTVERSION= 6.7.1
+DISTVERSION= 6.7.2
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,14 +10,15 @@ WWW= https://github.com/Pyomo/pyomo
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ply>0:devel/py-ply@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ply>0:devel/py-ply@${PY_FLAVOR} \
+ glpsol:math/glpk
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}parameterized>0:devel/py-parameterized@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-parallel>0:devel/py-pytest-parallel@${PY_FLAVOR}
USES= python
-USE_PYTHON= distutils cython concurrent autoplist pytest # 1 test fails but it is known to be broken by the upstream, see https://github.com/Pyomo/pyomo/issues/2547
+USE_PYTHON= distutils cython concurrent autoplist pytest # tests fail to run, see https://github.com/Pyomo/pyomo/issues/3274
USE_GITHUB= yes
GH_PROJECT= pyomo
diff --git a/math/py-Pyomo/distinfo b/math/py-Pyomo/distinfo
index aae0ce57a72e..7f4b4138f763 100644
--- a/math/py-Pyomo/distinfo
+++ b/math/py-Pyomo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712868706
-SHA256 (Pyomo-pyomo-6.7.1_GH0.tar.gz) = 242278c1ad98be9874fc27cb7ff78b2b03207c64657e88f2aec0514a50d6dbc4
-SIZE (Pyomo-pyomo-6.7.1_GH0.tar.gz) = 15087119
+TIMESTAMP = 1716762457
+SHA256 (Pyomo-pyomo-6.7.2_GH0.tar.gz) = 2b173872c87885cf66fbd2b0d33f0e54911bbdbc8caafab2417f7d257ee9edf4
+SIZE (Pyomo-pyomo-6.7.2_GH0.tar.gz) = 15167686