-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Philip Brown wrote: > On Mon, Mar 16, 2009 at 01:05:50PM +0100, Dagobert Michelsen wrote: >> Hi, >> >> this is on out webpage of released packages: >> >> pysqlite2 - 2.3.5,REV=2009.03.13 - SQLite3 support for Python >> >> The comment "SQLite3" seems confusing to me. > > it DOES actually depend on sqlite3 though. > > the NAME "pysqlite2" is the confusing thing, really. > its a hack to allow multiple versions of "pysqlite" it would seem. > (both version 1.1.8, and 2.3.5) > > > really, we should have only one "sqlite" package. > Anyone know if it's possible to merge them?
Technically we could merge the packages as they are not mutually exclusive. pysqlite is installed under .../site-packages/sqlite and the pysqlite2 is installed under .../site-packages/pysqlite2 I am not sure what issues this would cause in the wild. > > _______________________________________________ > maintainers mailing list > [email protected] > https://lists.opencsw.org/mailman/listinfo/maintainers - -- Thanks, Mike "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." * Albert Einstein 1879 - 1955 US German-born Theoretical Physicist -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (SunOS) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkm+cwoACgkQLrhmsXMSLxdQPACghxtF86PD/0Ovkm8xHELdAIL3 ioMAoNPtezk1vaTdYGI/EhR68n+Yk2oH =Js6v -----END PGP SIGNATURE----- _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
