[Yum] Yum 3.1.3 released

Christoph Thiel cthiel at suse.de
Mon Mar 5 12:28:24 UTC 2007


On Mon, Mar 05, 2007 at 09:12:22AM +0700, Fajar A. Nugraha wrote:
> seth vidal wrote:
> > On Mon, 2007-03-05 at 08:35 +0700, Fajar A. Nugraha wrote:
> >   
> > but python 2.5 includes python-sqlite now, I thought.
> >
> >   
> I'm not sure. Does this mean python-sqlite is included?
> 
> # rpm -ql python | grep -i sqlite

[...]

Python includes sqlite3, while python-sqlite still ships the old sqlite
module, which is going away soon.


> > does opensuse break it out into a sub-package?
> >   
> It would seem so.

No, not really ;)


> # rpm -qi python-sqlite
> Name        : python-sqlite                Relocations: (not relocatable)
> Version     : 1.1.8                             Vendor: SUSE LINUX
> Products GmbH, Nuernberg, Germany
> Release     : 11                            Build Date: Tue Nov 28
> 08:18:45 2006
> 
> # rpm -ql python-sqlite
> /usr/lib/python2.5/site-packages/_sqlite.so
> /usr/lib/python2.5/site-packages/pysqlite-1.1.8-py2.5.egg-info
> /usr/lib/python2.5/site-packages/sqlite
> /usr/lib/python2.5/site-packages/sqlite/__init__.py
> /usr/lib/python2.5/site-packages/sqlite/__init__.pyc
> /usr/lib/python2.5/site-packages/sqlite/main.py
> /usr/lib/python2.5/site-packages/sqlite/main.pyc
> 
> Opensuse's yum explicitly requires python-sqlite

Which version are you using? The latests yum packages from the Build Service
for 10.2 do not require python-sqlite anymore.


Best,
Christoph



More information about the Yum mailing list