python_gen_any_dep doesn't work without python_check_deps() function. Please fix.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b8bdcde438406d25255b1565b035a51f27aea00 commit 7b8bdcde438406d25255b1565b035a51f27aea00 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2020-02-07 16:54:31 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2020-02-07 16:54:31 +0000 sys-apps/coreutils: define python_check_deps Closes: https://bugs.gentoo.org/708588 Package-Manager: Portage-2.3.86_p1, Repoman-2.3.20_p43 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-apps/coreutils/coreutils-8.30.ebuild | 6 ++++++ sys-apps/coreutils/coreutils-8.31-r1.ebuild | 6 ++++++ sys-apps/coreutils/coreutils-8.31.ebuild | 6 ++++++ 3 files changed, 18 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e94d3855452a0398e3764d7b4a9034c9808bc050 commit e94d3855452a0398e3764d7b4a9034c9808bc050 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2020-02-07 17:00:25 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2020-02-07 17:00:25 +0000 sys-apps/coreutils: simplify python_check_deps pkg_setup already checks the 'test' USE flag, so we don't need to do it again. Bug: https://bugs.gentoo.org/708588 Package-Manager: Portage-2.3.86_p1, Repoman-2.3.20_p43 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-apps/coreutils/coreutils-8.30.ebuild | 4 +--- sys-apps/coreutils/coreutils-8.31-r1.ebuild | 4 +--- sys-apps/coreutils/coreutils-8.31.ebuild | 4 +--- 3 files changed, 3 insertions(+), 9 deletions(-)