Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155658 - dev-python/sqlalchemy-0.2.{7,8} + python2.5 - pysqlite
Summary: dev-python/sqlalchemy-0.2.{7,8} + python2.5 - pysqlite
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Python Gentoo Team
URL: http://www.sqlalchemy.org/news.myt
Whiteboard:
Keywords:
Depends on:
Blocks: python-2.5 155660
  Show dependency tree
 
Reported: 2006-11-19 04:31 UTC by brad walker
Modified: 2006-12-26 15:15 UTC (History)
0 users

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


Attachments
dev-python/sqlalchemy-0.2.8.ebuild.diff (sqlalchemy-0.2.8.ebuild.diff,1.60 KB, patch)
2006-11-19 04:35 UTC, brad walker
Details | Diff
dev-python/sqlalchemy-0.2.8.ebuild.diff (sqlalchemy-0.2.8.ebuild.diff,1.75 KB, patch)
2006-11-19 05:01 UTC, brad walker
Details | Diff
dev-python/sqlalchemy-0.2.8.ebuild.patch (sqlalchemy-0.2.8.ebuild.patch,1.78 KB, patch)
2006-12-10 17:32 UTC, brad walker
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.