Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246499 - dev-python/pysqlite-2.5.5 released
Summary: dev-python/pysqlite-2.5.5 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-12 15:58 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2009-03-31 20:54 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
pysqlite 2.5.1 ebuild (pysqlite-2.5.1.ebuild,1.43 KB, text/plain)
2008-11-25 14:46 UTC, Dormachev Alexandr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-11-12 15:58:57 UTC
dev-python/pysqlite-2.5.0 was released on 2008-09-05.
Comment 1 Dormachev Alexandr 2008-11-25 14:46:08 UTC
Created attachment 173360 [details]
pysqlite 2.5.1 ebuild
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-11-25 14:47:46 UTC
dev-python/pysqlite-2.5.1 was released on 2008-11-25.
Comment 3 Patrick Lauer gentoo-dev 2008-12-07 00:17:54 UTC
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.
Comment 4 Jesse Adelman 2009-03-25 00:38:46 UTC
2.5.5 was released on 2009-03-16
Comment 5 Patrick Lauer gentoo-dev 2009-03-31 20:54:22 UTC
+*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.