git: a61152b16894 - main - math/py-cvxpy: Update 1.3.0 → 1.3.1

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 20 Mar 2023 05:09:12 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a61152b168948b31962c5bb2a09ce947e5add848

commit a61152b168948b31962c5bb2a09ce947e5add848
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-03-20 04:16:57 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-03-20 05:09:07 +0000

    math/py-cvxpy: Update 1.3.0 → 1.3.1
    
    Reported by:    portscout
---
 math/py-cvxpy/Makefile | 9 ++++-----
 math/py-cvxpy/distinfo | 6 +++---
 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