mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
math/py-cvxpy: Update 1.3.1 → 1.3.2
Reported by: portscout
This commit is contained in:
parent
c4acda8527
commit
42cfbe849c
@ -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}
|
||||
@ -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}
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user