summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam>2013-11-01 11:11:23 +0000
committeradam <adam>2013-11-01 11:11:23 +0000
commit52d15fb5862278eccfaf65bb8f46111ba3023604 (patch)
tree66b3f0d653cfb9e91e022703ebb5e6ee58531fe2 /www
parentcc20c1f54ba87e503e710cbb19cda85f5dc89d0b (diff)
downloadpkgsrc-52d15fb5862278eccfaf65bb8f46111ba3023604.tar.gz
Changes 0.8.2:
* An issue with SQLite and default values that caused some migrations to fail has been fixed. * South now recognises more Django MSSQL backends, and no longer fails to alter ForeignKeys that are in composite indexes. * A small issue with the app cache on Django 1.6 has been fixed. * The schemamigration and datamigration commands can now be properly inherited and their templates easily changed.
Diffstat (limited to 'www')
-rw-r--r--www/py-django-south/Makefile4
-rw-r--r--www/py-django-south/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/py-django-south/Makefile b/www/py-django-south/Makefile
index 5d4b7d14917..9f7680d16ee 100644
--- a/www/py-django-south/Makefile
+++ b/www/py-django-south/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2013/08/09 07:28:24 adam Exp $
+# $NetBSD: Makefile,v 1.5 2013/11/01 11:11:23 adam Exp $
-DISTNAME= south-0.8.1
+DISTNAME= south-0.8.2
PKGNAME= ${PYPKGPREFIX}-django-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= http://www.aeracode.org/releases/south/
diff --git a/www/py-django-south/distinfo b/www/py-django-south/distinfo
index efd940ed110..46ddf8a7866 100644
--- a/www/py-django-south/distinfo
+++ b/www/py-django-south/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2013/08/09 07:28:24 adam Exp $
+$NetBSD: distinfo,v 1.4 2013/11/01 11:11:23 adam Exp $
-SHA1 (south-0.8.1.tar.gz) = edbfb478ac034f23d0f011f0b3301f18211e915b
-RMD160 (south-0.8.1.tar.gz) = 5a6c8acd1e2c9c021ee41206faf68162e5fb3bc8
-Size (south-0.8.1.tar.gz) = 94331 bytes
+SHA1 (south-0.8.2.tar.gz) = e322b957c90139503f8444a431a82ce0001c7627
+RMD160 (south-0.8.2.tar.gz) = 3df404159c40e16c46f8158a170ddfbc72e829d4
+Size (south-0.8.2.tar.gz) = 95435 bytes