Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2024 07:38:41 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: aa1a2eae9032 - main - math/py-cvxpy: update 1.4.2 =?utf-8?Q?=E2=86=92?= 1.4.3
Message-ID:  <202404170738.43H7cfgY094603@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit aa1a2eae9032115b09c54a376bb7e958c9e04cb5
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-17 07:38:06 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-17 07:38:23 +0000

    math/py-cvxpy: update 1.4.2 → 1.4.3
    
    Reported by:    portscout
---
 math/py-cvxpy/Makefile | 4 ++--
 math/py-cvxpy/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/py-cvxpy/Makefile b/math/py-cvxpy/Makefile
index 47ad6ca0b7a2..f8a06553c26f 100644
--- a/math/py-cvxpy/Makefile
+++ b/math/py-cvxpy/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cvxpy
-DISTVERSION=	1.4.2
+DISTVERSION=	1.4.3
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -21,7 +21,7 @@ RUN_DEPENDS=	${PYNUMPY} \
 TEST_DEPENDS=	pytest:devel/py-pytest@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	distutils autoplist pytest # 1 test fails, see https://github.com/cvxpy/cvxpy/issues/2174
+USE_PYTHON=	distutils autoplist pytest # 45 tests fail, see https://github.com/cvxpy/cvxpy/issues/2416
 
 TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
 
diff --git a/math/py-cvxpy/distinfo b/math/py-cvxpy/distinfo
index f979186a9651..6933690d0517 100644
--- a/math/py-cvxpy/distinfo
+++ b/math/py-cvxpy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1710311223
-SHA256 (cvxpy-1.4.2.tar.gz) = 0a386a5788dbd78b7b20dd071524ec636c8fa72b3628e69f1abc714c8f9811e5
-SIZE (cvxpy-1.4.2.tar.gz) = 1569945
+TIMESTAMP = 1713328438
+SHA256 (cvxpy-1.4.3.tar.gz) = b1b078c8c05923ad128e7d814b0be1c337ac05262a78b757a8e6f957648ad953
+SIZE (cvxpy-1.4.3.tar.gz) = 1571211



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404170738.43H7cfgY094603>