forked from pool/python-simplejson
Copy from devel:languages:python/python-simplejson based on submit request 48274 from user coolo OBS-URL: https://build.opensuse.org/request/show/48274 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-simplejson?expand=0&rev=6
41 lines
1.3 KiB
Plaintext
41 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jul 5 19:35:48 UTC 2010 - alexandre@exatati.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 00:00:00 UTC 2009 - James Oakley <jfunk@funktronics.ca>
|
|
|
|
- Update to 2.0.9
|
|
- Split off doc package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 03 00:00:00 UTC 2008 - James Oakley <jfunk@funktronics.ca>
|
|
|
|
- Update to 2.0.5
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 19 00:00:00 UTC 2008 - James Oakley <jfunk@funktronics.ca>
|
|
|
|
- Update to 1.7.5
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 30 00:00:00 UTC 2007 - James Oakley <jfunk@funktronics.ca>
|
|
|
|
- Update to 1.7.3
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 09 00:00:00 UTC 2007 - Peter Nixon
|
|
|
|
- first build
|
|
|