summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 27 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c7bbecebd010
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,27 @@
+# Generated by mksrcinfo v8
+# Tue Aug 28 14:24:46 UTC 2018
+pkgbase = python-picos-git
+ pkgdesc = A Python interface to conic optimization solvers. Git version.
+ pkgver = 1.1.2.r110.ga27c1f8
+ pkgrel = 1
+ url = https://gitlab.com/picos-api/picos
+ arch = any
+ license = GPL3
+ makedepends = git
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ source = picos::git+https://gitlab.com/picos-api/picos.git
+ md5sums = SKIP
+
+pkgname = python-picos-git
+ depends = python-six
+ depends = python-numpy
+ depends = python-cvxopt
+ conflicts = python-picos
+
+pkgname = python2-picos-git
+ depends = python2-six
+ depends = python2-numpy
+ depends = python2-cvxopt
+ conflicts = python2-picos
+