On 2018-02-28 23:03, Francesco Riosa wrote:
> Result is that with no python:2.7 installed ebuild will fail, always
> both with test enabled or disabled.
Why haven't you posted this information in the bug?!
> I've realized all this after bug https://bugs.gentoo.org/648940 was
> closed, that discu
hi,
sys-devel/automake would to depend on python:2.7 if and only if
"test" are enabled.
For the tast it inherit python-any-r1 eclass than depend conditionally
with test? ( ${PYTHON_DEPS} )"
Additionally the ebuild call python_setup() in src_test()
However this does not work, because eclass py