| Summary: | dev-python/pytest-3.0.3 calls undeclared distutils-r1_python_compile_all | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | eroen <erikdenstore+gbugs> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | dolsen |
| Priority: | Normal | Keywords: | InVCS |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Fixed. Thank you for noticing my mistake. It should be in the next iteration of the rsync tree. Old version removed. Please reopen if you can reproduce. |
pytest-3.0.3.ebuild calls `distutils-r1_python_compile_all` in python_compile_all().[1] This is not declared in the ebuild or in any eclass: eroen@occam ~ $ grep -r distutils-r1_python_compile_all /usr/portage/eclass/ eroen@occam ~ $ echo $? 1 1: https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-python/pytest/pytest-3.0.3.ebuild#n66