Bug 1405856

Summary: Review Request: python-canonicaljson - Canonical JSON
Product: [Fedora] Fedora Reporter: Igor Gnatenko <ignatenko>
Component: Package ReviewAssignee: Neal Gompa <ngompa13>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: ngompa13, package-review
Target Milestone: ---Flags: ngompa13: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-29 07:18: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: 1405854    
Bug Blocks: 1405857    

Description Igor Gnatenko 2016-12-19 00:00:15 UTC
Spec URL: https://ignatenkobrain.fedorapeople.org/for-review/matrix/python-canonicaljson.spec
SRPM URL: https://ignatenkobrain.fedorapeople.org/for-review/matrix/python-canonicaljson-1.0.0-1.fc26.src.rpm
Description:
Features:
* Encodes objects and arrays as RFC 7159 JSON.
* Sorts object keys so that you get the same result each time.
* Has no inignificant whitespace to make the output as small as possible.
* Escapes only the characters that must be escaped,
  U+0000 to U+0019 / U+0022 / U+0056, to keep the output as small as possible.
* Uses the shortest escape sequence for each escaped character.
* Encodes the JSON as UTF-8.
* Can encode frozendict immutable dictionaries.
Fedora Account System Username: ignatenkobrain

Comment 1 Neal Gompa 2016-12-19 01:38:56 UTC
Taking this review.

Comment 2 Neal Gompa 2016-12-19 18:07:50 UTC
Review notes:

- Follows Python packaging guidelines
- Is named appropriately (src package and binary output packages)
- Licensing is good and marked appropriately


PACKAGE APPROVED.

Comment 3 Gwyn Ciesla 2016-12-20 13:53:41 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/python-canonicaljson

Comment 4 Fedora Update System 2016-12-20 15:12:56 UTC
python-canonicaljson-1.0.0-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-f4174b0049

Comment 5 Fedora Update System 2016-12-21 15:50:34 UTC
python-canonicaljson-1.0.0-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-f4174b0049

Comment 6 Fedora Update System 2016-12-29 07:18:02 UTC
python-canonicaljson-1.0.0-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.