svn commit: r552437 - head/math/py-cvxpy

Yuri Victorovich yuri at FreeBSD.org
Thu Oct 15 17:53:47 UTC 2020


Author: yuri
Date: Thu Oct 15 17:53:46 2020
New Revision: 552437
URL: https://svnweb.freebsd.org/changeset/ports/552437

Log:
  math/py-cvxpy: Update 1.1.5 -> 1.1.6
  
  Reported by:	portscout

Modified:
  head/math/py-cvxpy/Makefile
  head/math/py-cvxpy/distinfo

Modified: head/math/py-cvxpy/Makefile
==============================================================================
--- head/math/py-cvxpy/Makefile	Thu Oct 15 17:47:48 2020	(r552436)
+++ head/math/py-cvxpy/Makefile	Thu Oct 15 17:53:46 2020	(r552437)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cvxpy
-DISTVERSION=	1.1.5
+DISTVERSION=	1.1.6
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ RUN_DEPENDS=	${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}ecos>=2:math/py-ecos@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}osqp>=0.4.1:math/py-osqp@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}scipy>=1.1.0:science/py-scipy@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}scs>=1.1.5:math/py-scs@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}scs>=1.1.6:math/py-scs@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	distutils autoplist

Modified: head/math/py-cvxpy/distinfo
==============================================================================
--- head/math/py-cvxpy/distinfo	Thu Oct 15 17:47:48 2020	(r552436)
+++ head/math/py-cvxpy/distinfo	Thu Oct 15 17:53:46 2020	(r552437)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598627508
-SHA256 (cvxpy-1.1.5.tar.gz) = 7c826a874db2e4cefe54e63ebd3a3763d0d72e55a17c7d1cfec80008a87b8d81
-SIZE (cvxpy-1.1.5.tar.gz) = 997380
+TIMESTAMP = 1602784155
+SHA256 (cvxpy-1.1.6.tar.gz) = 36527573c937cedd270f46c77b50bb5e16b96ca7b05a7a480bdc8c9052595723
+SIZE (cvxpy-1.1.6.tar.gz) = 1005779


More information about the svn-ports-head mailing list