summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3e81547203f06952edb2cc2533489dd9846ab5c2 (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:49 UTC 2015
pkgbase = django
	pkgdesc = A high-level Python Web framework that encourages rapid development and clean design
	pkgver = 1.5
	pkgrel = 1
	url = http://www.djangoproject.com/
	arch = any
	license = BSD
	makedepends = python2
	makedepends = python2-distribute
	makedepends = python
	makedepends = python-distribute
	source = https://www.djangoproject.com/m/releases/1.5/Django-1.5.tar.gz
	md5sums = fac09e1e0f11bb83bb187d652a9be967
	sha256sums = 078bf8f8ab025ed79e41ed5cee145a64dffea638eb5c2928c8cd106720824416

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