Changelog for
python-simplejson-debuginfo-2.1.3-1.1.x86_64.rpm :
Thu Mar 3 13:00:00 2011 saschpeAATTsuse.de
- Update to 2.1.3
* Support the sort_keys option in C encoding speedups
* Allow use_decimal to work with dump()
* Correct wrong end when object_pairs_hook is used
* Correct output for indent=0
* Correctly raise TypeError when non-string keys are used with
speedups
* Fix the endlineno, endcolno attributes of the JSONDecodeError
exception.
Mon Jul 5 14:00:00 2010 alexandreAATTexatati.com.br
- Update to 2.1.1:
* Corrected simplejson.__version__ and other minor doc changes.
* Do not fail speedups tests if speedups could not be built.
* Decimal serialization officially supported for encoding with
use_decimal=True. For encoding this encodes Decimal objects and
for decoding it implies parse_float=Decimal
* Decoding performance and memory utilization enhancements
... see CHANGES.txt for more
- Spec file cleaned with spec-cleaner.
Mon May 25 14:00:00 2009 James Oakley
- Update to 2.0.9
- Split off doc package
Wed Dec 3 13:00:00 2008 James Oakley
- Update to 2.0.5
Wed Mar 19 13:00:00 2008 James Oakley
- Update to 1.7.5
Tue Oct 30 13:00:00 2007 James Oakley
- Update to 1.7.3
Sun Sep 09 00:00:00 UTC 2007 - Peter Nixon
- first build