summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 95e576c072241a1180cdc0df4897db11c6989554 (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.5
	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.5.tar.gz
	md5sums = e76c70a5dd7d56a511974b28ab38df20
	sha256sums = 1c391f9349c97df503dac3461599f24235e4d04393498e6060e74dd2721460bc

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