Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: python-bottle-sqlite - SQLite3 integration for Bottle WSGI framework https://bugzilla.redhat.com/show_bug.cgi?id=722829 Summary: Review Request: python-bottle-sqlite - SQLite3 integration for Bottle WSGI framework Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: metherid@xxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, package-review@xxxxxxxxxxxxxxxxxxxxxxx Classification: Fedora Story Points: --- Spec URL: http://sundaram.fedorapeople.org/packages/python-bottle-sqlite.spec SRPM URL: http://sundaram.fedorapeople.org/packages/python-bottle-sqlite-0.1-1.fc15.src.rpm Description: 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. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review