1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

math/py-scs: Update 2.1.2 -> 2.1.3

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2021-04-14 00:53:20 -07:00
parent 6e09c88a0e
commit 3a2fd5408f
2 changed files with 8 additions and 4 deletions

View File

@ -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>

View File

@ -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