Thu, 23 May 2024 15:16:33 UTC | login

Information for build python-aiorestapi-0.1.1-2.fc33

ID158684
Package Namepython-aiorestapi
Version0.1.1
Release2.fc33
Epoch
SummaryRapid rest resources for aiohttp
Descriptionaiorestapi 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 03 Jun 2020 07:50:00 UTC
CompletedWed, 03 Jun 2020 07:50:00 UTC
Tags
f33
RPMs
src
python-aiorestapi-0.1.1-2.fc33.src.rpm (info) (download)
noarch
python3-aiorestapi-0.1.1-2.fc33.noarch.rpm (info) (download)
Changelog * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 0.1.1-2 - Rebuilt for Python 3.9 * Mon Mar 02 2020 Fabian Affolter <mail@fabian-affolter.ch> - 0.1.1-1 - Initial package for Fedora