Bug 481270

Summary: Package requires python-sqlite2 even with python2.5 w/native support for sqlite
Product: [Fedora] Fedora Reporter: Matěj Cepl <mcepl>
Component: PackageKitAssignee: Richard Hughes <richard>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: lmacken, mcepl, rhughes, richard, robin.norwood, tuxbrewr
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-23 11:11:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matěj Cepl 2009-01-23 10:56:15 UTC
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

Comment 1 Richard Hughes 2009-01-23 11:11:51 UTC
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