Bug 722829 - Review Request: python-bottle-sqlite - SQLite3 integration for Bottle Python WSGI framework
Summary: Review Request: python-bottle-sqlite - SQLite3 integration for Bottle Python ...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Parag AN(पराग)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: StalledSubmitter
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-18 07:26 UTC by Rahul Sundaram
Modified: 2012-02-02 06:58 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-02 06:58:49 UTC
Type: ---
Embargoed:
panemade: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Rahul Sundaram 2011-07-18 07:26:04 UTC
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.

Comment 1 Parag AN(पराग) 2011-07-18 08:32:02 UTC
Review:-
+ Koji build ->http://koji.fedoraproject.org/koji/taskinfo?taskID=3206292
+ rpmlint output is
2 packages and 0 specfiles checked; 0 errors, 0 warnings.

+ source verified as (sh1sum)
9beb626a987e149e9f26ce5aff8a0cfb42f2594f  bottle-sqlite-0.1.tar.gz
9beb626a987e149e9f26ce5aff8a0cfb42f2594f  ../SOURCES/bottle-sqlite-0.1.tar.gz

+ Follows python packaging guidelines

APPROVED.

Comment 2 Rahul Sundaram 2011-07-18 11:15:12 UTC
New Package SCM Request
=======================
Package Name: python-bottle-sqlite
Short Description: SQLite3 integration for Bottle Python WSGI framework 
Owners: sundaram
Branches: 
InitialCC:

Comment 3 Parag AN(पराग) 2011-08-09 04:48:53 UTC
you forgot to raise a fedora-cvs flag?

Comment 4 Gwyn Ciesla 2011-08-09 13:20:07 UTC
Git done (by process-git-requests).

Comment 5 Parag AN(पराग) 2011-11-16 09:35:56 UTC
what happened no builds on koji for this package?

Comment 6 Parag AN(पराग) 2011-12-21 10:21:23 UTC
ping

Comment 7 Parag AN(पराग) 2012-02-02 06:58:49 UTC
Closing this review


Note You need to log in before you can comment on or make changes to this bug.