summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bccf2ce762ea8fa670dcd72a6e60a949e2e5f8d1 (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
27
28
29
30
# Generated by mksrcinfo v8
# Wed Dec 30 18:02:58 UTC 2015
pkgbase = django
	pkgdesc = A high-level Python Web framework that encourages rapid development and clean design
	pkgver = 1.7.6
	pkgrel = 1
	url = http://www.djangoproject.com/
	arch = any
	license = BSD
	makedepends = python2
	makedepends = python2-setuptools
	makedepends = python
	makedepends = python-setuptools
	source = https://www.djangoproject.com/m/releases/1.7/Django-1.7.6.tar.gz
	md5sums = e73ec0ba059a5f24563d785763cae37d
	sha256sums = b0f15e0ffe59a2f37cbaf53543f05d2f40c5a755390df03ec0655b5e4a8d4c90

pkgname = python-django
	depends = python
	depends = python-setuptools
	optdepends = python-psycopg2: for PostgreSQL backend

pkgname = python2-django
	depends = python2
	depends = python2-setuptools
	optdepends = mysql-python: for MySQL backend
	optdepends = python2-psycopg2: for PostgreSQL backend
	conflicts = django
	replaces = django