math/py-scs: Update 2.1.1-2 -> 2.1.2
This commit is contained in:
parent
61ccbfc9ce
commit
255f8e53d6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554875
2 changed files with 5 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= scs
|
||||
DISTVERSION= 2.1.1-2
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 2.1.2
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,8 +11,7 @@ COMMENT= Splitting conic solver for Python
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
BUILD_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>=0.13.2:science/py-scipy@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= ${PYNUMPY}
|
||||
RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>=0.13.2:science/py-scipy@${PY_FLAVOR}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1562997515
|
||||
SHA256 (scs-2.1.1-2.tar.gz) = f816cfe3d4b4cff3ac2b8b96588c5960ddd2a3dc946bda6b09db04e7bc6577f2
|
||||
SIZE (scs-2.1.1-2.tar.gz) = 157075
|
||||
TIMESTAMP = 1605074110
|
||||
SHA256 (scs-2.1.2.tar.gz) = 667ed6019bb4e2f925bd9291161d2c61cc0077443094437b703ea905333fd585
|
||||
SIZE (scs-2.1.2.tar.gz) = 3544065
|
||||
|
|
Loading…
Reference in a new issue