Bug 1108914 - Review Request: python-simplejson3 - Simple, fast, extensible JSON encoder/decoder for Python
Summary: Review Request: python-simplejson3 - Simple, fast, extensible JSON encoder/de...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1108913 (view as bug list)
Depends On:
Blocks: 1103917
TreeView+ depends on / blocked
 
Reported: 2014-06-12 20:24 UTC by Mathieu Bridon
Modified: 2017-03-11 17:45 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-11 17:45:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.