forked from Lainports/freebsd-ports
math/py-cvxpy: Update 1.1.6 -> 1.1.7
Reported by: portscout
This commit is contained in:
parent
8d39ebd053
commit
ea4173833f
2 changed files with 7 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cvxpy
|
||||
DISTVERSION= 1.1.6
|
||||
DISTVERSION= 1.1.7
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -22,4 +22,7 @@ RUN_DEPENDS= ${PYNUMPY} \
|
|||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_cvxcore.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1602784155
|
||||
SHA256 (cvxpy-1.1.6.tar.gz) = 36527573c937cedd270f46c77b50bb5e16b96ca7b05a7a480bdc8c9052595723
|
||||
SIZE (cvxpy-1.1.6.tar.gz) = 1005779
|
||||
TIMESTAMP = 1603565999
|
||||
SHA256 (cvxpy-1.1.7.tar.gz) = 330eb76e8369c360b68d9231c6eb350848e373b5952134f9bfebaed1a4c4211f
|
||||
SIZE (cvxpy-1.1.7.tar.gz) = 1005861
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue