summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..47a776f676d2
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = python2-gertty
+ pkgdesc = console-based interface to the Gerrit Code Review system
+ pkgver = 1.0.3
+ pkgrel = 1
+ url = https://pypi.python.org/pypi/gertty
+ arch = any
+ license = Apache2
+ makedepends = python2
+ makedepends = python2-setuptools
+ depends = python2-gitpython
+ depends = python2-sqlalchemy
+ depends = python2-urwid
+ depends = python2-dateutil
+ depends = python2-requests
+ depends = python2-ordereddict
+ depends = python2-alembic
+ depends = python2-yaml
+ depends = python2-ply
+ depends = python2-voluptuous
+ depends = python2-pbr
+ source = https://pypi.python.org/packages/source/g/gertty/gertty-1.0.3.tar.gz
+ md5sums = 6109bf33ea454d9f148ce47dc12bb654
+
+pkgname = python2-gertty
+