Bug 1809267 - Review Request: python-aiorestapi - Rapid rest resources for aiohttp
Summary: Review Request: python-aiorestapi - Rapid rest resources for aiohttp
Keywords:
Status: CLOSED DUPLICATE of bug 1809266
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:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-02 18:15 UTC by Fabian Affolter
Modified: 2020-03-22 16:52 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-22 16:52:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


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