Summary: | dev-python/setuptools - setup.py test always exits with status 0 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Mike Gilbert <floppym> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sbraz |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/pypa/setuptools/issues/891 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | setuptools-30.4.0-fix-test.patch |
Description
Mike Gilbert
![]() Created attachment 461422 [details, diff]
setuptools-30.4.0-fix-test.patch
If that helps, here's the patch that works against the current stable setuptools.
This was fixed upstream. |