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
This commit is contained in:
wiz 2014-07-27 00:00:43 +00:00
parent 93021c7f71
commit a277c39530
2 changed files with 6 additions and 6 deletions

View file

@ -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/

View file

@ -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