summaryrefslogtreecommitdiff
path: root/converters/py-simplejson/distinfo
diff options
context:
space:
mode:
authorwiz <wiz>2012-06-03 22:24:20 +0000
committerwiz <wiz>2012-06-03 22:24:20 +0000
commitd678d14d6d4c380cf43f1bed7c1271dbcd74a1ec (patch)
treef3be81f44f42a38206ab2e1f8a6dc148ddc7f1a0 /converters/py-simplejson/distinfo
parentc67c23417787d077a31988ed66e9df91b93e4b46 (diff)
downloadpkgsrc-d678d14d6d4c380cf43f1bed7c1271dbcd74a1ec.tar.gz
Update to 2.5.2:
Version 2.5.2 released 2012-05-10 * Fix for regression introduced in 2.5.1 https://github.com/simplejson/simplejson/issues/35 Version 2.5.1 released 2012-05-10 * Support for use_decimal=True in environments that use Python sub-interpreters such as uWSGI https://github.com/simplejson/simplejson/issues/34 Version 2.5.0 released 2012-03-29 * New item_sort_key option for encoder to allow fine grained control of sorted output Version 2.4.0 released 2012-03-06 * New bigint_as_string option for encoder to trade JavaScript number precision issues for type issues. https://github.com/simplejson/simplejson/issues/31 Version 2.3.3 released 2012-02-27 * Allow unknown numerical types for indent parameter https://github.com/simplejson/simplejson/pull/29 Version 2.3.2 released 2011-12-30 * Fix crashing regression in speedups introduced in 2.3.1 Version 2.3.1 released 2011-12-29 * namedtuple_as_object now checks _asdict to ensure that it is callable. https://github.com/simplejson/simplejson/issues/26 Version 2.3.0 released 2011-12-05 * Any objects with _asdict() methods are now considered for namedtuple_as_object. https://github.com/simplejson/simplejson/pull/22
Diffstat (limited to 'converters/py-simplejson/distinfo')
-rw-r--r--converters/py-simplejson/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/converters/py-simplejson/distinfo b/converters/py-simplejson/distinfo
index f5ac7f92c64..e6ae73e579c 100644
--- a/converters/py-simplejson/distinfo
+++ b/converters/py-simplejson/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2012/05/29 13:19:42 wiz Exp $
+$NetBSD: distinfo,v 1.6 2012/06/03 22:24:20 wiz Exp $
-SHA1 (simplejson-2.2.1.tar.gz) = e48daf374f6131f7875e790a84c218df7a2a710b
-RMD160 (simplejson-2.2.1.tar.gz) = c50cf48bf38a734dbd5905c8b4a136c7c2fa56bc
-Size (simplejson-2.2.1.tar.gz) = 49957 bytes
+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