Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 155658

Summary: dev-python/sqlalchemy-0.2.{7,8} + python2.5 - pysqlite
Product: Gentoo Linux Reporter: brad walker <bradmwalker>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.sqlalchemy.org/news.myt
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 148333, 155660    
Attachments: dev-python/sqlalchemy-0.2.8.ebuild.diff
dev-python/sqlalchemy-0.2.8.ebuild.diff
dev-python/sqlalchemy-0.2.8.ebuild.patch

Description brad walker 2006-11-19 04:31:01 UTC
pysqlite should not be installed with python2.5, yet sqlalchemy's dependencies require it for the sqlite flag.
Comment 1 brad walker 2006-11-19 04:35:59 UTC
Created attachment 102335 [details, diff]
dev-python/sqlalchemy-0.2.8.ebuild.diff

changes:
changed USE="sqlite" RDEPEND's to python-2.5* OR pysqlite
changed src_test() to follow instructions from README.unittests
Comment 2 brad walker 2006-11-19 05:01:12 UTC
Created attachment 102338 [details, diff]
dev-python/sqlalchemy-0.2.8.ebuild.diff

after submitting the previous patch i noticed the ebuild fails to dohtml most files.

this diff is the same, plus a workaround for bug #149745.
Comment 3 brad walker 2006-12-10 17:32:59 UTC
Created attachment 103770 [details, diff]
dev-python/sqlalchemy-0.2.8.ebuild.patch

original ebuild and previous patch installed examples to /usr/share/doc/${PV} 

this update inserts examples in /usr/share/doc/${P}
Comment 4 Tiziano Müller (RETIRED) gentoo-dev 2006-12-26 15:15:03 UTC
Thanks for reporting and the patch. Solved with the version bump to 0.3.3.