From 296ef9340ea89a0301963a8c814a15d4d0e9c5f2 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 27 Jul 2014 00:00:43 +0000 Subject: Update to 3.5.3: Version 3.5.3 released 2014-06-24 * Fix lower bound checking in scan_once / raw_decode API https://github.com/simplejson/simplejson/issues/98 --- 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 e3fb5436dae..24f1f61dc39 100644 --- a/converters/py-simplejson/Makefile +++ b/converters/py-simplejson/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2014/05/30 13:25:48 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/07/27 00:00:43 wiz Exp $ -DISTNAME= simplejson-3.5.2 +DISTNAME= simplejson-3.5.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= converters MASTER_SITES= https://pypi.python.org/packages/source/s/simplejson/ diff --git a/converters/py-simplejson/distinfo b/converters/py-simplejson/distinfo index 33a8c4ac67f..4763ebd9590 100644 --- a/converters/py-simplejson/distinfo +++ b/converters/py-simplejson/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2014/05/30 13:25:48 wiz Exp $ +$NetBSD: distinfo,v 1.14 2014/07/27 00:00:43 wiz Exp $ -SHA1 (simplejson-3.5.2.tar.gz) = cec245bc0d1ec880ffe2106f3318b5f7c44e5774 -RMD160 (simplejson-3.5.2.tar.gz) = f4971f6eab33707b9ab704cff86edb8169a93543 -Size (simplejson-3.5.2.tar.gz) = 70170 bytes +SHA1 (simplejson-3.5.3.tar.gz) = f060a89ccc446e59293f6c7f9ea1806d8130d4e8 +RMD160 (simplejson-3.5.3.tar.gz) = aa55936550f641112a043cdfd89dd931512728f5 +Size (simplejson-3.5.3.tar.gz) = 70555 bytes -- cgit v1.2.3