aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-03-20 04:16:57 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-03-20 05:09:07 +0000
commita61152b168948b31962c5bb2a09ce947e5add848 (patch)
treeabeed6f719ed879ec3c099a9a65503a017ce38bd
parent520d446a343ceb1294ee8a86a3249744ff910935 (diff)
downloadports-a61152b168948b31962c5bb2a09ce947e5add848.tar.gz
ports-a61152b168948b31962c5bb2a09ce947e5add848.zip
math/py-cvxpy: Update 1.3.0 → 1.3.1
Reported by: portscout
-rw-r--r--math/py-cvxpy/Makefile9
-rw-r--r--math/py-cvxpy/distinfo6
2 files changed, 7 insertions, 8 deletions
diff --git a/math/py-cvxpy/Makefile b/math/py-cvxpy/Makefile
index 0365de0faeb3..a9c265597d97 100644
--- a/math/py-cvxpy/Makefile
+++ b/math/py-cvxpy/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cvxpy
-DISTVERSION= 1.3.0
+DISTVERSION= 1.3.1
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -20,12 +20,11 @@ RUN_DEPENDS= ${PYNUMPY} \
TEST_DEPENDS= pytest:devel/py-pytest@${PY_FLAVOR}
USES= python:3.6+
-USE_PYTHON= distutils autoplist
+USE_PYTHON= distutils autoplist pytest
+
+TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_cvxcore*.so
-do-test: install
- @cd ${WRKSRC} && pytest
-
.include <bsd.port.mk>
diff --git a/math/py-cvxpy/distinfo b/math/py-cvxpy/distinfo
index 444078d399e5..8f563e8bb08f 100644
--- a/math/py-cvxpy/distinfo
+++ b/math/py-cvxpy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1678606828
-SHA256 (cvxpy-1.3.0.tar.gz) = 66cce67bdc635b9b29066510474392c0cfc0d95db8adda4010dc8cdd8e046250
-SIZE (cvxpy-1.3.0.tar.gz) = 1323298
+TIMESTAMP = 1679267673
+SHA256 (cvxpy-1.3.1.tar.gz) = f07bfe93677a755a8554c4fda622ef01e2247ace99b3a78107aa9070e0d0a3cb
+SIZE (cvxpy-1.3.1.tar.gz) = 1326923