Skip to content

Commit

Permalink
math/py-cvxpy: Update 1.3.1 → 1.3.2
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jul 8, 2023
1 parent c4acda8 commit 42cfbe8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions 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}
Expand All @@ -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}

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

0 comments on commit 42cfbe8

Please sign in to comment.