From 36959af9de8684fa4c785634dcc562a7a2f34799 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 1 Jul 2012 14:05:58 +0000 Subject: Update to 2.6.0: Version 2.6.0 released 2012-06-26 * Error messages changed to match proposal for Python 3.3.1 http://bugs.python.org/issue5067 --- converters/py-simplejson/Makefile | 4 ++-- converters/py-simplejson/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'converters') diff --git a/converters/py-simplejson/Makefile b/converters/py-simplejson/Makefile index ec00f30f460..217ad95a298 100644 --- a/converters/py-simplejson/Makefile +++ b/converters/py-simplejson/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2012/06/03 22:24:20 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2012/07/01 14:05:58 wiz Exp $ # -DISTNAME= simplejson-2.5.2 +DISTNAME= simplejson-2.6.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= converters MASTER_SITES= http://pypi.python.org/packages/source/s/simplejson/ diff --git a/converters/py-simplejson/distinfo b/converters/py-simplejson/distinfo index e6ae73e579c..ba6089962a0 100644 --- a/converters/py-simplejson/distinfo +++ b/converters/py-simplejson/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2012/06/03 22:24:20 wiz Exp $ +$NetBSD: distinfo,v 1.7 2012/07/01 14:05:58 wiz Exp $ -SHA1 (simplejson-2.5.2.tar.gz) = 2fa47045d2a3e7bbb2ca5d24365e29c6fb02c5ff -RMD160 (simplejson-2.5.2.tar.gz) = 0746c0ee7c1c9f06ff350ea57c1a9ad3ba52e56c -Size (simplejson-2.5.2.tar.gz) = 53009 bytes +SHA1 (simplejson-2.6.0.tar.gz) = 5724ee414654db53553ca0556fa3757d07388202 +RMD160 (simplejson-2.6.0.tar.gz) = be065f2d0da9bc32f2e470666dcfeeb946a7f423 +Size (simplejson-2.6.0.tar.gz) = 53012 bytes -- cgit v1.2.3