mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
math/py-cvxpy: Update 1.1.6 -> 1.1.7
Reported by: portscout
This commit is contained in:
parent
8d39ebd053
commit
ea4173833f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553218
@ -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…
Reference in New Issue
Block a user