dev-python/pysqlite-2.5.0 was released on 2008-09-05.
Created attachment 173360 [details] pysqlite 2.5.1 ebuild
dev-python/pysqlite-2.5.1 was released on 2008-11-25.
Fails on tests: >>> Source compiled. Traceback (most recent call last): File "<string>", line 1, in <module> File "test/__init__.py", line 35, in <module> from test import dbapi, types, userfunctions, factory, transactions,\ File "test/dbapi.py", line 27, in <module> import pysqlite2.dbapi2 as sqlite File "/var/tmp/portage/dev-python/pysqlite-2.5.1/work/pysqlite-2.5.1/build/lib.linux-x86_64-2.5/pysqlite2/dbapi2.py", line 27, in <module> from pysqlite2._sqlite import * ImportError: /var/tmp/portage/dev-python/pysqlite-2.5.1/work/pysqlite-2.5.1/build/lib.linux-x86_64-2.5/pysqlite2/_sqlite.so: undefined symbol: sqlite3_enable_load_extension * * ERROR: dev-python/pysqlite-2.5.1 failed.
2.5.5 was released on 2009-03-16
+*pysqlite-2.5.5 (31 Mar 2009) + + 31 Mar 2009; Patrick Lauer <patrick@gentoo.org> +pysqlite-2.5.5.ebuild: + Bump to 2.5.5, fixes #246499 no more test failures, so a bump it is.