diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-09 20:40:40 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-09 20:40:40 +0000 |
commit | baaca34ccef9129c34c038ecdceeb3a3326abf77 (patch) | |
tree | b7b462d1334ea9abb6b8b8a5f51b2ada88fbd3e5 | |
parent | 77c58b3b86144f2d9886053640ecec15623ac8fb (diff) | |
download | ports-baaca34ccef9129c34c038ecdceeb3a3326abf77.tar.gz ports-baaca34ccef9129c34c038ecdceeb3a3326abf77.zip |
math/py-cvxpy: Update 1.1.11 -> 1.1.12
-rw-r--r-- | math/py-cvxpy/Makefile | 2 | ||||
-rw-r--r-- | math/py-cvxpy/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-cvxpy/Makefile b/math/py-cvxpy/Makefile index b7829f7b81da..16d364421190 100644 --- a/math/py-cvxpy/Makefile +++ b/math/py-cvxpy/Makefile @@ -1,5 +1,5 @@ PORTNAME= cvxpy -DISTVERSION= 1.1.11 +DISTVERSION= 1.1.12 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-cvxpy/distinfo b/math/py-cvxpy/distinfo index ee838b91ae97..2b1005ba22d3 100644 --- a/math/py-cvxpy/distinfo +++ b/math/py-cvxpy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614984335 -SHA256 (cvxpy-1.1.11.tar.gz) = 5b8aa5cbe834ed0d62609efafed19936404f6bea1abe14c3518450ddc67eb352 -SIZE (cvxpy-1.1.11.tar.gz) = 1258059 +TIMESTAMP = 1618000675 +SHA256 (cvxpy-1.1.12.tar.gz) = b499ebfae4fc645e9523621573ffcb1c5b6854a1b5c0ce1d66a8a9a458605807 +SIZE (cvxpy-1.1.12.tar.gz) = 1262105 |