Bug 1809267

Summary: Review Request: python-aiorestapi - Rapid rest resources for aiohttp
Product: [Fedora] Fedora Reporter: Fabian Affolter <mail>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eclipseo, package-review
Target Milestone: ---   
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: 2020-03-22 16:52:49 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:

Description Fabian Affolter 2020-03-02 18:15:55 UTC
Spec URL: https://fab.fedorapeople.org/packages/SRPMS/python-aiorestapi.spec
SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/python-aiorestapi-0.1.1-1.fc31.src.rpm

Project URL: https://github.com/aiselis/aiorestapi

Description:
aiorestapi allows you to quickly create a rest resource in a few steps. It
automatically creates the resource routes on the collections or individual
items; it's simply to specify the suffix '_collection' or '_item' on the
methods. The serialization/deserialization of results/requests occurs
transparently using python dictionaries.

Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=42110963

rpmlint output:
$ rpmlint python-aiorestapi-0.1.1-1.fc31.src.rpm 
python-aiorestapi.src: W: spelling-error Summary(en_US) aiohttp 
python-aiorestapi.src: W: spelling-error %description -l en_US deserialization -> serialization, materialization, denationalization
1 packages and 0 specfiles checked; 0 errors, 2 warnings.

$ rpmlint python3-aiorestapi-0.1.1-1.fc31.noarch.rpm 
python3-aiorestapi.noarch: W: spelling-error Summary(en_US) aiohttp 
python3-aiorestapi.noarch: W: spelling-error %description -l en_US deserialization -> serialization, materialization, denationalization
1 packages and 0 specfiles checked; 0 errors, 2 warnings.

Fedora Account System Username: fab

Comment 1 Robert-André Mauchin 🐧 2020-03-22 16:52:49 UTC

*** This bug has been marked as a duplicate of bug 1809266 ***