Summary: | dev-python/sqlalchemy-0.2.{7,8} + python2.5 - pysqlite | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | brad walker <bradmwalker> |
Component: | New packages | Assignee: | 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
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
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. 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}
Thanks for reporting and the patch. Solved with the version bump to 0.3.3. |