Skip to content

Commit

Permalink
math/py-cvxpy: update 1.4.2 → 1.4.3
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 17, 2024
1 parent f177480 commit aa1a2ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions 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}
Expand All @@ -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}

Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit aa1a2ea

Please sign in to comment.