Name: | python3-bottle |
---|---|
Version: | 0.12.13 |
Release: | 3.el8 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 448265 |
License: | MIT |
RPM: | python3-bottle-0.12.13-3.el8.noarch.rpm |
Source RPM: | python-bottle-0.12.13-3.el8.src.rpm |
Build Date: | Tue May 28 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://bottlepy.org |
Summary: | Fast and simple WSGI-framework for small web-applications |
Description: | Bottle is a fast and simple micro-framework for small web-applications. It offers request dispatching (Routes) with URL parameter support, Templates, a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and template engines. All in a single file and with no dependencies other than the Python Standard Library. |
- Conditionalize the python2 subpackage
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update to 0.12.13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuild for Python 3.6
- Do not own __pycache__ dir
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
- Update to 0.12.9 - Run tests but ignore python3 failure for now
- Use modern python packaging guidelines