Bug 1108914

Summary: Review Request: python-simplejson3 - Simple, fast, extensible JSON encoder/decoder for Python
Product: [Fedora] Fedora Reporter: Mathieu Bridon <bochecha>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: orion, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-11 17:45:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1103917    

Description Mathieu Bridon 2014-06-12 20:24:45 UTC
Spec URL: http://bochecha.fedorapeople.org/packages/python-simplejson3.spec
SRPM URL: http://bochecha.fedorapeople.org/packages/python-simplejson3-3.5.2-1.el6.src.rpm

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.

Fedora Account System Username: bochecha

----------

Note that this is intended only for EPEL 6, as RHEL includes python-simplejson in a version which is too old for python-cornice (needed for Bodhi 2)

Comment 1 Mathieu Bridon 2014-06-12 20:26:14 UTC
*** Bug 1108913 has been marked as a duplicate of this bug. ***

Comment 2 Mathieu Bridon 2014-07-01 17:25:27 UTC
We'll only need this if we deploy on EL6, but it looks like we might deploy on EL7 only.

To anyone who was thinking about reviewing this: don't waste your time for now, I'll add a comment later on if we decide EL6 is needed. :)

Comment 3 Orion Poplawski 2017-03-11 17:45:02 UTC
Closing old review.