Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-sqlite2: DB-API 2.0 interface for SQLite 3.x
| Name: | python-sqlite2 |
Vendor: | Alcance Libre, Inc. |
| Version: | 2.3.3 |
License: | zlib/libpng |
| Release: | 1.9.el5.al |
URL: | http://pysqlite.org/ |
- Summary
- pysqlite is an interface to the SQLite 3.x embedded relational database
engine. It is almost fully compliant with the Python database API version
2.0 also exposes the unique features of SQLite.
Changelog
- * Tue Mar 13 18:00:00 2007 Dawid Gajownik <gajownik[AT]gmail.com> - 1:2.3.3-1
- Update to 2.3.3 (#231848)
- * Thu Dec 14 18:00:00 2006 Jason L Tibbitts III <tibbs{%}math{*}uh{*}edu> - 1:2.3.2-3
- Rebuild for new Python
- * Fri Sep 8 19:00:00 2006 Dawid Gajownik <gajownik[AT]gmail.com> - 1:2.3.2-2
- Don't %ghost *.pyo files (#205425)
- Fix mixed-use-of-spaces-and-tabs rpmlint warning