math/py-scs: Update 2.1.2 -> 2.1.3
Reported by: portscout
This commit is contained in:
parent
6e09c88a0e
commit
3a2fd5408f
@ -1,5 +1,5 @@
|
||||
PORTNAME= scs
|
||||
DISTVERSION= 2.1.2
|
||||
DISTVERSION= 2.1.3
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -8,6 +8,7 @@ MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Splitting conic solver for Python
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYNUMPY}
|
||||
RUN_DEPENDS= ${PYNUMPY} \
|
||||
@ -19,4 +20,7 @@ USE_PYTHON= distutils autoplist
|
||||
CONFIGURE_ENV= BLAS_LAPACK_LIBS="openblas"
|
||||
MAKE_ENV= ${CONFIGURE_ENV}
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_scs_*.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1605074110
|
||||
SHA256 (scs-2.1.2.tar.gz) = 667ed6019bb4e2f925bd9291161d2c61cc0077443094437b703ea905333fd585
|
||||
SIZE (scs-2.1.2.tar.gz) = 3544065
|
||||
TIMESTAMP = 1618386064
|
||||
SHA256 (scs-2.1.3.tar.gz) = 7c9ca6730638abcbd004909e7f4816b9e2c1486d3e864b1a26261ca84002cbf0
|
||||
SIZE (scs-2.1.3.tar.gz) = 147120
|
||||
|
Loading…
Reference in New Issue
Block a user