From 6dab28a30441ab0b7db77fe127f89b85217bdd29 Mon Sep 17 00:00:00 2001 From: adam Date: Sat, 12 Apr 2014 08:58:03 +0000 Subject: 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. --- www/py-django-south/Makefile | 4 ++-- www/py-django-south/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'www') 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 -- cgit v1.2.3