summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGuillaume Horel2018-05-23 22:49:13 -0400
committerGuillaume Horel2018-05-23 22:49:13 -0400
commitc4b5b1cfd133493274d99177f1ffc6a05c204643 (patch)
tree166b1a50664ec3adadaca9cc9e599bc0a9d2b40b /.SRCINFO
parent0322c2e16dd5edbe4d9bea09289d581e8ebce975 (diff)
downloadaur-c4b5b1cfd133493274d99177f1ffc6a05c204643.tar.gz
version bump
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 25f2ad7daf32..77c8497e3e33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-cvxpy
pkgdesc = A domain-specific language for modeling convex optimization problems in Python.
- pkgver = 0.4.11
+ pkgver = 1.0.3
pkgrel = 1
url = http://github.com/cvxgrp/cvxpy/
arch = any
@@ -14,10 +14,10 @@ pkgbase = python-cvxpy
depends = python-numpy
depends = python-scipy
depends = python-toolz
- depends = python-cvxcanon
optdepends = python-scs
- source = https://github.com/cvxgrp/cvxpy/archive/v0.4.11.tar.gz
- sha256sums = afbffad20aeee0f256d717581d68bfbf48ab6a42015f3610f061f261f816d42e
+ optdepends = python-nose
+ source = https://github.com/cvxgrp/cvxpy/archive/v1.0.3.tar.gz
+ sha256sums = 78cdabcbcdf2b20ab1672d385889e442322f05847568000509a40e1703e43787
pkgname = python-cvxpy