Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-bottle-sqlite | Distribution: Fedora Project |
Version: 0.2.0 | Vendor: Fedora Project |
Release: 8.fc41 | Build date: Sat Jul 20 05:48:16 2024 |
Group: Unspecified | Build host: buildvm-s390x-01.s390.fedoraproject.org |
Size: 20322 | Source RPM: python-bottle-sqlite-0.2.0-8.fc41.src.rpm |
Packager: Fedora Project | |
Url: http://bottlepy.org | |
Summary: SQLite3 integration for Bottle WSGI framework |
Bottle-sqlite is a plugin that integrates SQLite3 with your Bottle application. It automatically connects to a database at the beginning of a request, passes the database handle to the route callback and closes the connection afterwards. To automatically detect routes that need a database connection, the plugin searches for route callbacks that require a db keyword argument (configurable) and skips routes that do not. This removes any overhead for routes that don't need a database connection.
MIT
* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 0.2.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <[email protected]> - 0.2.0-7 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 0.2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <[email protected]> - 0.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 0.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <[email protected]> - 0.2.0-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 0.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 12 2022 Federico Pellegrin <[email protected]> - 0.2.0-1 - Update to 0.2.0 * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 0.1.3-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/lib/python3.13/site-packages/__pycache__/bottle_sqlite.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/__pycache__/bottle_sqlite.cpython-313.pyc /usr/lib/python3.13/site-packages/bottle_sqlite-0.2.0-py3.13.egg-info /usr/lib/python3.13/site-packages/bottle_sqlite-0.2.0-py3.13.egg-info/PKG-INFO /usr/lib/python3.13/site-packages/bottle_sqlite-0.2.0-py3.13.egg-info/SOURCES.txt /usr/lib/python3.13/site-packages/bottle_sqlite-0.2.0-py3.13.egg-info/dependency_links.txt /usr/lib/python3.13/site-packages/bottle_sqlite-0.2.0-py3.13.egg-info/top_level.txt /usr/lib/python3.13/site-packages/bottle_sqlite.py /usr/share/doc/python3-bottle-sqlite /usr/share/doc/python3-bottle-sqlite/PKG-INFO /usr/share/doc/python3-bottle-sqlite/README.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 05:57:41 2024