pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-django Changes 1.6.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c478ce6f60f
branches:  trunk
changeset: 633867:5c478ce6f60f
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat May 03 18:19:30 2014 +0000

description:
Changes 1.6.4:
Shortly after last week's security releases were issued, we received reports of a potential regression in using reverse() with views created by functools.partial. We were able to confirm the bug, and 
test and commit a fix for it.

diffstat:

 www/py-django/Makefile |  4 ++--
 www/py-django/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 0bb6a6e0d902 -r 5c478ce6f60f www/py-django/Makefile
--- a/www/py-django/Makefile    Sat May 03 15:57:29 2014 +0000
+++ b/www/py-django/Makefile    Sat May 03 18:19:30 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2014/04/22 18:05:22 adam Exp $
+# $NetBSD: Makefile,v 1.51 2014/05/03 18:19:30 adam Exp $
 
-DISTNAME=      Django-1.6.3
+DISTNAME=      Django-1.6.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    www python
 MASTER_SITES=  http://www.djangoproject.com/m/releases/${PKGVERSION_NOREV:R}/
diff -r 0bb6a6e0d902 -r 5c478ce6f60f www/py-django/distinfo
--- a/www/py-django/distinfo    Sat May 03 15:57:29 2014 +0000
+++ b/www/py-django/distinfo    Sat May 03 18:19:30 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.34 2014/04/22 18:05:22 adam Exp $
+$NetBSD: distinfo,v 1.35 2014/05/03 18:19:30 adam Exp $
 
-SHA1 (Django-1.6.3.tar.gz) = 80a5b6144d11be64207eb1208034677f5ca81c30
-RMD160 (Django-1.6.3.tar.gz) = 9741d7aff233986e1ea94080553702757ceaf25e
-Size (Django-1.6.3.tar.gz) = 6628812 bytes
+SHA1 (Django-1.6.4.tar.gz) = 44e5aceb51ac7236b82c846c0e3539e221c63748
+RMD160 (Django-1.6.4.tar.gz) = 358adcbff1e38943365d12fd60ecb3fd3a4b59fc
+Size (Django-1.6.4.tar.gz) = 6630474 bytes



Home | Main Index | Thread Index | Old Index