Bug 1370611 (python-serpy) - Review Request: python-serpy - Ridiculously fast object serialization
Summary: Review Request: python-serpy - Ridiculously fast object serialization
Keywords:
Status: CLOSED ERRATA
Alias: python-serpy
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Martin Bříza
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-26 18:55 UTC by Igor Gnatenko
Modified: 2016-11-24 20:28 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-19 21:19:19 UTC
Type: ---
Embargoed:
mbriza: fedora-review+


Attachments (Terms of Use)

Description Igor Gnatenko 2016-08-26 18:55:31 UTC
Spec URL: https://ignatenkobrain.fedorapeople.org/for-review/python-serpy.spec
SRPM URL: https://ignatenkobrain.fedorapeople.org/for-review/python-serpy-0.1.1-1.fc26.src.rpm
Description:
serpy is a super simple object serialization framework built for speed.
serpy serializes complex datatypes (Django Models, custom classes, ...)
to simple native types (dicts, lists, strings, ...). The native types can
easily be converted to JSON or any other format needed.

The goal of serpy is to be able to do this simply, reliably, and quickly.
Since serializers are class based, they can be combined, extended and
customized with very little code duplication. Compared to other popular
Python serialization frameworks like marshmallow or Django Rest Framework
Serializers serpy is at least an order of magnitude faster.
Fedora Account System Username: ignatenkobrain

Comment 1 Martin Bříza 2016-09-06 13:41:54 UTC
Spec looks clean
Builds fine
Installs fine

No objections from my side.

Comment 2 Gwyn Ciesla 2016-09-06 15:39:21 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/python-serpy

Comment 3 Fedora Update System 2016-11-14 18:01:11 UTC
python-serpy-0.1.1-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-15798a6a8e

Comment 4 Fedora Update System 2016-11-14 18:01:18 UTC
python-serpy-0.1.1-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-cd7ac9f5c4

Comment 5 Fedora Update System 2016-11-15 13:27:37 UTC
python-serpy-0.1.1-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-cd7ac9f5c4

Comment 6 Fedora Update System 2016-11-16 10:24:13 UTC
python-serpy-0.1.1-1.fc24 has been pushed to the Fedora 24 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-15798a6a8e

Comment 7 Fedora Update System 2016-11-19 21:19:19 UTC
python-serpy-0.1.1-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2016-11-24 20:28:06 UTC
python-serpy-0.1.1-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.


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