Fedora 19 Update: python-simplejson-3.2.0-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Thu May 9 18:51:49 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-7333
2013-05-03 15:02:14
--------------------------------------------------------------------------------

Name        : python-simplejson
Product     : Fedora 19
Version     : 3.2.0
Release     : 1.fc19
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:

* Upstream made some json encoder settings configurable: https://github.com/simplejson/simplejson/blob/master/CHANGES.txt
--------------------------------------------------------------------------------
References:

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

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