summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ee4b78c477b799b75b41af70d053e5f333839a3b (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:57 UTC 2015
pkgbase = django
	pkgdesc = A high-level Python Web framework that encourages rapid development and clean design
	pkgver = 1.6.3
	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.3.tar.gz
	md5sums = 727fec03f15db8f80a7231696b79adf7
	sha256sums = 6d9d3c468f9a09470d00e85fe492ba35edfc72cee7fb65ad0281010eba58b8f1

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