Fedora 17 Update: python-simplejson-2.5.2-1.fc17

updates at fedoraproject.org updates at fedoraproject.org
Sat May 26 07:22:22 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-7942
2012-05-16 19:26:01
--------------------------------------------------------------------------------

Name        : python-simplejson
Product     : Fedora 17
Version     : 2.5.2
Release     : 1.fc17
URL         : http://undefined.org/python/#simplejson
Summary     : Simple, fast, extensible JSON encoder/decoder for Python
Description :
simplejson is a simple, fast, complete, correct and extensible JSON
<http://json.org> encoder and decoder for Python 2.5+. It is pure Python code
with no dependencies, but includes an optional C extension for a serious speed
boost.

The encoder may be subclassed to provide serialization in any kind of
situation, without any special support by the objects to be serialized
(somewhat like pickle).

The decoder can handle incoming JSON strings of any specified encoding (UTF-8
by default).

simplejson is the externally maintained development version of the json library
included with Python 2.6 and Python 3.0, but maintains backwards compatibility
with Python 2.5.  It gets updated more regularly than the json module in the
python stdlib.

--------------------------------------------------------------------------------
Update Information:

* Backwards compatible update that adds some new functions for converting from python data structures to json
--------------------------------------------------------------------------------
ChangeLog:

* Tue May 15 2012 Toshio Kuratomi <toshio at fedoraproject.org> - 2.5.2-1
- Update to 2.5.2
- This update adds new PI but should be backwards compatible
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #771038 - python-simplejson-2.5.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=771038
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-simplejson' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list