summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam>2014-04-12 08:58:03 +0000
committeradam <adam>2014-04-12 08:58:03 +0000
commit08d1144771be5f062525fee431a08c700fc428a2 (patch)
treef15c31a50751d07077cf0f01f6bcfb96311f797d
parent8b938347459d89d4acad4ced8afba08af864d9a7 (diff)
downloadpkgsrc-08d1144771be5f062525fee431a08c700fc428a2.tar.gz
Changed 0.8.4:
Fixture loading issues fixed A regression in 0.8.3 meant that fixtures referring to models outside of the app they were in, and some other references to custom user models, were broken. This should now be fixed.
-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 71e2102be72..034bf57c705 100644
--- a/www/py-django-south/Makefile
+++ b/www/py-django-south/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2014/02/09 08:16:34 adam Exp $
+# $NetBSD: Makefile,v 1.7 2014/04/12 08:58:03 adam Exp $
-DISTNAME= south-0.8.3
+DISTNAME= south-0.8.4
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 92abbf59eac..87554a3405b 100644
--- a/www/py-django-south/distinfo
+++ b/www/py-django-south/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2014/02/09 08:16:34 adam Exp $
+$NetBSD: distinfo,v 1.6 2014/04/12 08:58:03 adam Exp $
-SHA1 (south-0.8.3.tar.gz) = a27df4afb8989904919a61958b6c64ea0fca975d
-RMD160 (south-0.8.3.tar.gz) = 29e99a359f4c939f1432106f81d9fce6c18dc75a
-Size (south-0.8.3.tar.gz) = 97650 bytes
+SHA1 (south-0.8.4.tar.gz) = c2f9e605a04f918daac95249f66ab3907e998890
+RMD160 (south-0.8.4.tar.gz) = bd2271fe419ae008e81f1da383ea950d91d16fee
+Size (south-0.8.4.tar.gz) = 97800 bytes