aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-07-08 06:36:18 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-07-08 06:40:27 +0000
commit42cfbe849c6bcbcdf49efb0f99a7793983e38a47 (patch)
tree36a90d2fa9e27e27ff009ea721054923d32de95a
parentc4acda8527f82d2f974b5a2e88b76ea830a0aadf (diff)
downloadports-42cfbe849c6bcbcdf49efb0f99a7793983e38a47.tar.gz
ports-42cfbe849c6bcbcdf49efb0f99a7793983e38a47.zip
math/py-cvxpy: Update 1.3.1 → 1.3.2
Reported by: portscout
-rw-r--r--math/py-cvxpy/Makefile5
-rw-r--r--math/py-cvxpy/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/math/py-cvxpy/Makefile b/math/py-cvxpy/Makefile
index 8a2541ce5199..4d4efe071ce1 100644
--- a/math/py-cvxpy/Makefile
+++ b/math/py-cvxpy/Makefile
@@ -1,6 +1,5 @@
PORTNAME= cvxpy
-DISTVERSION= 1.3.1
-PORTREVISION= 1
+DISTVERSION= 1.3.2
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -21,7 +20,7 @@ RUN_DEPENDS= ${PYNUMPY} \
TEST_DEPENDS= pytest:devel/py-pytest@${PY_FLAVOR}
USES= python
-USE_PYTHON= distutils autoplist pytest
+USE_PYTHON= distutils autoplist pytest # 1 test fails, see https://github.com/cvxpy/cvxpy/issues/2174
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
diff --git a/math/py-cvxpy/distinfo b/math/py-cvxpy/distinfo
index 8f563e8bb08f..c21b2a56a35b 100644
--- a/math/py-cvxpy/distinfo
+++ b/math/py-cvxpy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679267673
-SHA256 (cvxpy-1.3.1.tar.gz) = f07bfe93677a755a8554c4fda622ef01e2247ace99b3a78107aa9070e0d0a3cb
-SIZE (cvxpy-1.3.1.tar.gz) = 1326923
+TIMESTAMP = 1688795955
+SHA256 (cvxpy-1.3.2.tar.gz) = 0b685e5040f199f3d703f30f5d22d1f865597623455153d1ddd770245aef0975
+SIZE (cvxpy-1.3.2.tar.gz) = 1330237