summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f9d8fb7df029
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = python2-saharaclient-liberty
+ pkgdesc = Python client library for Sahara
+ pkgver = 0.9.1
+ pkgrel = 1
+ url = https://launchpad.net/python-saharaclient
+ arch = any
+ license = Apache
+ makedepends = python2-setuptools
+ source = https://pypi.python.org/packages/source/p/python-saharaclient/python-saharaclient-0.9.1.tar.gz
+ sha256sums = 7037c44bbdbfee1e6e8023431d912cab34b05f4beaed16f9ac150d8207cf99fc
+
+pkgname = python2-saharaclient-liberty
+ depends = python2-pbr>=0.11
+ depends = python2-babel>=1.3
+ depends = python2-netaddr>=0.7.12
+ depends = python2-oslo-i18n-liberty
+ depends = python2-oslo-utils-liberty
+ depends = python2-keystoneclient-liberty
+ depends = python2-requests>=2.5.2
+ depends = python2-six>=1.9.0
+ depends = python2-prettytable>=0.7
+ depends = python2-argparse
+