summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorcarl.george2015-07-10 16:12:13 -0500
committercarl.george2015-07-10 16:14:39 -0500
commitea62f7aa643eb48fc44bde293438c79a2deeb950 (patch)
tree5caaff5ce40ca73c918164f194cb44ea9021d747 /.SRCINFO
downloadaur-ea62f7aa643eb48fc44bde293438c79a2deeb950.tar.gz
2.4.0-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d2d1a55e5cb3
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python-swiftclient
+ pkgdesc = OpenStack Object Storage API Client Library
+ pkgver = 2.4.0
+ pkgrel = 1
+ url = https://github.com/openstack/python-swiftclient
+ arch = any
+ license = Apache
+ makedepends = python-pbr>=0.11
+ source = https://pypi.python.org/packages/source/p/python-swiftclient/python-swiftclient-2.4.0.tar.gz
+ sha256sums = e865553b3afc63a9952cfa30f155a604564cae31a40275fa2ce94c80d7affd4b
+
+pkgname = python-swiftclient
+ depends = python-requests>=1.1
+ depends = python-simplejson>=2.0.9
+ depends = python-six>=1.5.2
+