summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ff297097e0b901eeda996f3b7cb531acedffcb72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-rq
	pkgdesc = Simple job queues for Python
	pkgver = 0.10.0
	pkgrel = 1
	url = https://github.com/rq/rq/
	arch = any
	license = BSD
	makedepends = python
	makedepends = python-setuptools
	makedepends = python-click
	makedepends = python-redis
	depends = python
	depends = python-click
	depends = python-redis
	source = https://github.com/rq/rq/archive/v0.10.0.tar.gz
	sha256sums = 71fb6a14354013106655efd3eccd028fcea81f1dab0aaf14ecb26ec15ebd4bfc

pkgname = python-rq