summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7ed55e672fb1b2cb34c1048cf090a6313b1ebd46 (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.5.4
	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.5/Django-1.5.4.tar.gz
	md5sums = b2685469bb4d1fbb091316e21f4108de
	sha256sums = 428defe3fd515dfc8613039bb0a80622a13fb4b988c5be48db07ec098ea1704e

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