mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
math/py-cvxpy: update 1.4.2 → 1.4.3
Reported by: portscout
This commit is contained in:
parent
f177480bce
commit
aa1a2eae90
@ -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}
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user