| Summary: | dev-python/mysql-python-1.2.2 - New runtime dependency | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | gerardo <gerardo> |
| Component: | New packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED INVALID | ||
| Severity: | minor | CC: | gerardo |
| Priority: | Lowest | ||
| Version: | 2006.1 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://packages.gentoo.org/search/?sstring=mysql-python | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Patched ebuild | ||
Created attachment 116736 [details]
Patched ebuild
This ebuild has the rdepend corrected.
There is currently no zope useflag. It would need to be added before this would work. If you emerge zmysqlda, it has mysql-python as a dependency so this would introduce a circular dependency. Closing as invalid, please re-open if you think this is incorrect, Gerardo. |
mysql-python has a runtime dependency not present in its ebuild. From mysql-python package README: """ Gentoo Linux ............ Packaged as `mysql-python`_. Gentoo is also my preferred development platform, though I have also done some with Ubuntu lately. :: # emerge sync # emerge mysql-python --> # emerge zmysqlda # if you use Zope <-- """