summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d1416e1fbb2431cd45b65bdd82a8f1257a034c66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-hiredis
	pkgdesc = Python wrapper for hiredis
	pkgver = 1.0.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/9e/e0/c160dbdff032ffe68e4b3c576cba3db22d8ceffc9513ae63368296d1bcc8/hiredis-1.0.0.tar.gz
	sha256sums = e97c953f08729900a5e740f1760305434d62db9f281ac351108d6c4b5bf51795

pkgname = python-hiredis
	depends = python

pkgname = python2-hiredis
	depends = python2