pkgsrc/converters/py-simplejson/PLIST
wiz 776c8c9b2e 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
2012-06-03 22:24:20 +00:00

93 lines
4.1 KiB
Text

@comment $NetBSD: PLIST,v 1.9 2012/06/03 22:24:20 wiz Exp $
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/simplejson/__init__.py
${PYSITELIB}/simplejson/__init__.pyc
${PYSITELIB}/simplejson/__init__.pyo
${PYSITELIB}/simplejson/_speedups.so
${PYSITELIB}/simplejson/decoder.py
${PYSITELIB}/simplejson/decoder.pyc
${PYSITELIB}/simplejson/decoder.pyo
${PYSITELIB}/simplejson/encoder.py
${PYSITELIB}/simplejson/encoder.pyc
${PYSITELIB}/simplejson/encoder.pyo
${PYSITELIB}/simplejson/ordered_dict.py
${PYSITELIB}/simplejson/ordered_dict.pyc
${PYSITELIB}/simplejson/ordered_dict.pyo
${PYSITELIB}/simplejson/scanner.py
${PYSITELIB}/simplejson/scanner.pyc
${PYSITELIB}/simplejson/scanner.pyo
${PYSITELIB}/simplejson/tests/__init__.py
${PYSITELIB}/simplejson/tests/__init__.pyc
${PYSITELIB}/simplejson/tests/__init__.pyo
${PYSITELIB}/simplejson/tests/test_bigint_as_string.py
${PYSITELIB}/simplejson/tests/test_bigint_as_string.pyc
${PYSITELIB}/simplejson/tests/test_bigint_as_string.pyo
${PYSITELIB}/simplejson/tests/test_check_circular.py
${PYSITELIB}/simplejson/tests/test_check_circular.pyc
${PYSITELIB}/simplejson/tests/test_check_circular.pyo
${PYSITELIB}/simplejson/tests/test_decimal.py
${PYSITELIB}/simplejson/tests/test_decimal.pyc
${PYSITELIB}/simplejson/tests/test_decimal.pyo
${PYSITELIB}/simplejson/tests/test_decode.py
${PYSITELIB}/simplejson/tests/test_decode.pyc
${PYSITELIB}/simplejson/tests/test_decode.pyo
${PYSITELIB}/simplejson/tests/test_default.py
${PYSITELIB}/simplejson/tests/test_default.pyc
${PYSITELIB}/simplejson/tests/test_default.pyo
${PYSITELIB}/simplejson/tests/test_dump.py
${PYSITELIB}/simplejson/tests/test_dump.pyc
${PYSITELIB}/simplejson/tests/test_dump.pyo
${PYSITELIB}/simplejson/tests/test_encode_basestring_ascii.py
${PYSITELIB}/simplejson/tests/test_encode_basestring_ascii.pyc
${PYSITELIB}/simplejson/tests/test_encode_basestring_ascii.pyo
${PYSITELIB}/simplejson/tests/test_encode_for_html.py
${PYSITELIB}/simplejson/tests/test_encode_for_html.pyc
${PYSITELIB}/simplejson/tests/test_encode_for_html.pyo
${PYSITELIB}/simplejson/tests/test_errors.py
${PYSITELIB}/simplejson/tests/test_errors.pyc
${PYSITELIB}/simplejson/tests/test_errors.pyo
${PYSITELIB}/simplejson/tests/test_fail.py
${PYSITELIB}/simplejson/tests/test_fail.pyc
${PYSITELIB}/simplejson/tests/test_fail.pyo
${PYSITELIB}/simplejson/tests/test_float.py
${PYSITELIB}/simplejson/tests/test_float.pyc
${PYSITELIB}/simplejson/tests/test_float.pyo
${PYSITELIB}/simplejson/tests/test_indent.py
${PYSITELIB}/simplejson/tests/test_indent.pyc
${PYSITELIB}/simplejson/tests/test_indent.pyo
${PYSITELIB}/simplejson/tests/test_item_sort_key.py
${PYSITELIB}/simplejson/tests/test_item_sort_key.pyc
${PYSITELIB}/simplejson/tests/test_item_sort_key.pyo
${PYSITELIB}/simplejson/tests/test_namedtuple.py
${PYSITELIB}/simplejson/tests/test_namedtuple.pyc
${PYSITELIB}/simplejson/tests/test_namedtuple.pyo
${PYSITELIB}/simplejson/tests/test_pass1.py
${PYSITELIB}/simplejson/tests/test_pass1.pyc
${PYSITELIB}/simplejson/tests/test_pass1.pyo
${PYSITELIB}/simplejson/tests/test_pass2.py
${PYSITELIB}/simplejson/tests/test_pass2.pyc
${PYSITELIB}/simplejson/tests/test_pass2.pyo
${PYSITELIB}/simplejson/tests/test_pass3.py
${PYSITELIB}/simplejson/tests/test_pass3.pyc
${PYSITELIB}/simplejson/tests/test_pass3.pyo
${PYSITELIB}/simplejson/tests/test_recursion.py
${PYSITELIB}/simplejson/tests/test_recursion.pyc
${PYSITELIB}/simplejson/tests/test_recursion.pyo
${PYSITELIB}/simplejson/tests/test_scanstring.py
${PYSITELIB}/simplejson/tests/test_scanstring.pyc
${PYSITELIB}/simplejson/tests/test_scanstring.pyo
${PYSITELIB}/simplejson/tests/test_separators.py
${PYSITELIB}/simplejson/tests/test_separators.pyc
${PYSITELIB}/simplejson/tests/test_separators.pyo
${PYSITELIB}/simplejson/tests/test_speedups.py
${PYSITELIB}/simplejson/tests/test_speedups.pyc
${PYSITELIB}/simplejson/tests/test_speedups.pyo
${PYSITELIB}/simplejson/tests/test_tuple.py
${PYSITELIB}/simplejson/tests/test_tuple.pyc
${PYSITELIB}/simplejson/tests/test_tuple.pyo
${PYSITELIB}/simplejson/tests/test_unicode.py
${PYSITELIB}/simplejson/tests/test_unicode.pyc
${PYSITELIB}/simplejson/tests/test_unicode.pyo
${PYSITELIB}/simplejson/tool.py
${PYSITELIB}/simplejson/tool.pyc
${PYSITELIB}/simplejson/tool.pyo