summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 576426628c025a9e76b31975be619b343cf7379e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Generated by mksrcinfo v8
# Wed Dec 30 22:32:54 UTC 2015
pkgbase = django-redis
	pkgdesc = Full featured redis cache backend for Django
	pkgver = 4.3.0
	pkgrel = 1
	url = https://github.com/niwinz/django-redis
	arch = any
	license = BSD
	makedepends = python
	makedepends = python-setuptools
	makedepends = python-redis
	makedepends = python2
	makedepends = python2-setuptools
	makedepends = python2-redis
	source = https://github.com/niwinz/django-redis/archive/4.3.0.tar.gz
	md5sums = a017822f920fd7ad25d6450136f518c8

pkgname = python-django-redis
	depends = python
	depends = python-redis

pkgname = python2-django-redis
	depends = python2
	depends = python2-redis