summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c9091557523ef427b5c7d260cc4df3f14fbf02ac (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
# Generated by mksrcinfo v8
# Wed Dec 30 18:02:50 UTC 2015
pkgbase = django
	pkgdesc = A high-level Python Web framework that encourages rapid development and clean design
	pkgver = 1.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.6/Django-1.6.tar.gz
	md5sums = 65db1bc313124c3754c89073942e38a8
	sha256sums = d3d9fdc8f313e5a33a6dc7ebdeca19147c11029822b462064c56895d7969ab98

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

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