summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5cee7a47dfdfa391c4f90cbaaee72c91536aab69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = django-rq
	pkgdesc = A simple app that provides django integration for RQ (Redis Queue)
	pkgver = 3.0
	pkgrel = 1
	url = https://github.com/ui/django-rq
	arch = any
	license = MIT
	makedepends = python
	makedepends = python-setuptools
	makedepends = python-django
	makedepends = python-rq
	source = django-rq-3.0.tar.gz::https://github.com/ui/django-rq/archive/v3.0.tar.gz
	sha512sums = 09c9a420edfa21f52c87151d83ad5047f5ba61b1a8b4d686a9ac93bbdd1a3e0e7c8114d92218802e34043f92b6f4e3157edd8a1beba92ff33099c44c5d294bf3

pkgname = python-django-rq
	depends = python
	depends = python-django
	depends = python-rq