Description of problem: Python 2.5 contains native support for sqlite. Could you please recheck that you really cannot use that for your package instead of depending on python-sqlite2? Version-Release number of selected component (if applicable): 0.3.13-1.fc10
commit b0ef5d29978782a6d48feedcc2e9183c6839b052 Author: Richard Hughes <richard> Date: Fri Jan 23 11:10:56 2009 +0000 bugfix: remove dep on python-sqlite2 and use internal python sqlite. Fixes rh#481270