Information for build python-falcon-0.1.7-1.fc19

ID469326
Package Namepython-falcon
Version0.1.7
Release1.fc19
Epoch
SummaryA supersonic micro-framework for building cloud APIs
DescriptionFalcon is a high-performance Python framework for building cloud APIs. It encourages the REST architectural style, and tries to do as little as possible while remaining highly effective. Features: - Intuitive routing via URI templates and resource classes - Easy access to headers and bodies through request and response classes - Idiomatic HTTP error responses via a handy exception base class - DRY request processing using global, resource, and method hooks - Snappy unit testing through WSGI helpers and mocks - 20% speed boost when Cython is available - Python 2.6, Python 2.7, PyPy and Python 3.3 support - Speed, speed, and more speed!
Built byjamielennox
State complete
Volume fedora_koji_archive00
StartedFri, 04 Oct 2013 01:29:38 UTC
CompletedFri, 04 Oct 2013 01:33:09 UTC
Taskbuild (f19-candidate, /python-falcon:218320a8c1fce766fcce8eaf788e732997304a99)
Tags
f19-updates
RPMs
src
python-falcon-0.1.7-1.fc19.src.rpm (info) (download)
i686
python-falcon-0.1.7-1.fc19.i686.rpm (info) (download)
python3-falcon-0.1.7-1.fc19.i686.rpm (info) (download)
python-falcon-debuginfo-0.1.7-1.fc19.i686.rpm (info) (download)
x86_64
python-falcon-0.1.7-1.fc19.x86_64.rpm (info) (download)
python3-falcon-0.1.7-1.fc19.x86_64.rpm (info) (download)
python-falcon-debuginfo-0.1.7-1.fc19.x86_64.rpm (info) (download)
Logs
x86_64
state.log
build.log
root.log
i686
build.log
root.log
state.log
Changelog * Mon Sep 23 2013 Jamie Lennox <jamielennox@redhat.com> - 0.1.7-1 - Add Python 3 packaging details and patch to fix for Python 3. - Remove falcon-bench from package. - Added check section. * Wed Sep 18 2013 Jamie Lennox <jamielennox@redhat.com> - 0.1.7-1 - Initial package.