First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 155658
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Python Gentoo Team <python@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: brad walker <bradmwalker@cableone.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
sqlalchemy-0.2.8.ebuild.diff dev-python/sqlalchemy-0.2.8.ebuild.diff patch brad walker 2006-11-19 04:35 0000 1.60 KB Details | Diff
sqlalchemy-0.2.8.ebuild.diff dev-python/sqlalchemy-0.2.8.ebuild.diff patch brad walker 2006-11-19 05:01 0000 1.75 KB Details | Diff
sqlalchemy-0.2.8.ebuild.patch dev-python/sqlalchemy-0.2.8.ebuild.patch patch brad walker 2006-12-10 17:32 0000 1.78 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 155658 depends on: Show dependency tree
Bug 155658 blocks: 148333 155660
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-11-19 04:31 0000
pysqlite should not be installed with python2.5, yet sqlalchemy's dependencies
require it for the sqlite flag.

------- Comment #1 From brad walker 2006-11-19 04:35:59 0000 -------
Created an attachment (id=102335) [edit]
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 From brad walker 2006-11-19 05:01:12 0000 -------
Created an attachment (id=102338) [edit]
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 From brad walker 2006-12-10 17:32:59 0000 -------
Created an attachment (id=103770) [edit]
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 From Tiziano Müller 2006-12-26 15:15:03 0000 -------
Thanks for reporting and the patch. Solved with the version bump to 0.3.3.

First Last Prev Next    No search results available      Search page      Enter new bug