summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorcarlwgeorge2016-06-26 20:26:40 -0500
committercarlwgeorge2016-06-26 20:26:40 -0500
commit93bfa960f79df7c536a4d3a32e18dc14f740a47e (patch)
treecb02e3ee6c64c54dccc0af8e890b764c3c848a89 /.SRCINFO
downloadaur-93bfa960f79df7c536a4d3a32e18dc14f740a47e.tar.gz
0.2.0-1
* initial package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..70c3beb39a39
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+# Generated by mksrcinfo v8
+# Mon Jun 27 01:25:23 UTC 2016
+pkgbase = python-hiredis
+ pkgdesc = Python wrapper for hiredis
+ pkgver = 0.2.0
+ pkgrel = 1
+ url = https://github.com/redis/hiredis-py
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ source = https://files.pythonhosted.org/packages/source/h/hiredis/hiredis-0.2.0.tar.gz
+ sha256sums = ca958e13128e49674aa4a96f02746f5de5973f39b57297b84d59fd44d314d5b5
+
+pkgname = python-hiredis
+ depends = python
+
+pkgname = python2-hiredis
+ depends = python2
+