mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
math/py-scs: Update 2.0.2 -> 2.1.0
Reported by: portscout
This commit is contained in:
parent
4ca6848479
commit
cf9019161e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495914
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= scs
|
||||
DISTVERSION= 2.0.2
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 2.1.0
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,7 +11,8 @@ COMMENT= Splitting conic solver for Python
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
BUILD_DEPENDS= ${PYNUMPY}
|
||||
BUILD_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>=0.13.2:science/py-scipy@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>=0.13.2:science/py-scipy@${PY_FLAVOR}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1542579078
|
||||
SHA256 (scs-2.0.2.tar.gz) = c468a475c49327599d9e89fa1aff1ba6196cc967df5364d74db66de4fceab65a
|
||||
SIZE (scs-2.0.2.tar.gz) = 133826
|
||||
TIMESTAMP = 1552753265
|
||||
SHA256 (scs-2.1.0.tar.gz) = 1d67a34b36ef31fc23eeb29c97d3b126d8c70f6420e4da600d674f478d1985d4
|
||||
SIZE (scs-2.1.0.tar.gz) = 154400
|
||||
|
Loading…
Reference in New Issue
Block a user