summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authordan2010-05-20 15:32:22 +0000
committerdan2010-05-20 15:32:22 +0000
commit5981c0ad6933416d01377d2a586a39466e20e871 (patch)
tree2472abba4823ecd3c05b3ee5c0b79dcf772614cc /.SRCINFO
parent01651b4a189d832dc2670bb6b19cad4bdf4094dd (diff)
downloadaur-5981c0ad6933416d01377d2a586a39466e20e871.tar.gz
Version bump to 1.1.2
This does not take us all the way to 1.2 but it does move the package to the 'any' arch and will give people a chance to get ready for 1.2, which I will probably put in [testing] for a short time first. git-svn-id: file:///srv/repos/svn-packages/svn@80617 eb2447ed-0c53-47e4-bac8-5bc4a241df78
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b633f1769d91..9b8d62866999 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,20 +2,18 @@
# Wed Dec 30 18:02:47 UTC 2015
pkgbase = django
pkgdesc = A high-level Python Web framework.
- pkgver = 1.1.1
- pkgrel = 4
+ pkgver = 1.1.2
+ pkgrel = 1
url = http://www.djangoproject.com
- arch = i686
- arch = x86_64
+ arch = any
license = BSD
makedepends = setuptools
depends = python
optdepends = mysql-python: for MySQL backend
- optdepends = psycopg1: for PostgreSQL backend
- optdepends = psycopg2: for PostgreSQL backend
+ optdepends = python-psycopg2: for PostgreSQL backend
optdepends = python-pysqlite: for SQlite backend
- source = http://media.djangoproject.com/releases/1.1.1/Django-1.1.1.tar.gz
- md5sums = d7839c192e115f9c4dd8777de24dc21c
+ source = http://media.djangoproject.com/releases/1.1/Django-1.1.2.tar.gz
+ md5sums = 0a96440a50a25568cb6b77821e9fb91c
pkgname = django