summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJ5lx2015-12-30 18:55:55 +0100
committerJ5lx2015-12-30 18:55:55 +0100
commit118ac3458273fedff847bca8520cfc5b29964c12 (patch)
tree67440c1e94231f2a1eecc65925f3f363c24e5546 /.SRCINFO
parente189fdc84b0052732c6e36141b507863b235afcc (diff)
downloadaur-django17.tar.gz
1.7.11-1: Update to latest 1.7 version; Prepare AUR upload
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 12 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae6c68c4346c..6a4000a785b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# 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.7
+pkgbase = django17
+ pkgdesc = A high-level Python Web framework that encourages rapid development and clean design (Version 1.7)
+ pkgver = 1.7.11
pkgrel = 1
url = http://www.djangoproject.com/
arch = any
@@ -11,20 +11,23 @@ pkgbase = django
makedepends = python2-setuptools
makedepends = python
makedepends = python-setuptools
- source = https://www.djangoproject.com/m/releases/1.7/Django-1.7.7.tar.gz
- md5sums = a62d6598966947d150525ad2ab20fb0c
- sha256sums = 4816f892063569ca9a77584fa23cb4995c1b3b954ef875102a8219229cbd2e33
+ source = https://www.djangoproject.com/m/releases/1.7/Django-1.7.11.tar.gz
+ md5sums = 030b2f9c99a6e4e0418eadf7dba9e235
+ sha256sums = 2039144fce8f1b603d03fa5a5643578df1ad007c4ed41a617f02a3943f7059a1
-pkgname = python-django
+pkgname = python-django17
depends = python
depends = python-setuptools
optdepends = python-psycopg2: for PostgreSQL backend
+ provides = python-django=1.7.11
+ conflicts = python-django
-pkgname = python2-django
+pkgname = python2-django17
depends = python2
depends = python2-setuptools
optdepends = mysql-python: for MySQL backend
optdepends = python2-psycopg2: for PostgreSQL backend
+ provides = python2-django=1.7.11
conflicts = django
- replaces = django
+ conflicts = python2-django