WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict: dev-python/numpy:0 (dev-python/numpy-1.17.4:0/0::gentoo, ebuild scheduled for merge) conflicts with dev-python/numpy[python_targets_python2_7(-),-python_single_target_python2_7(-)] required by (media-libs/vigra-1.11.1-r2-3:0/0::gentoo, installed) Would be nice to get rid of this py2-ism.
I added python3_6 in commit bc1d3667f460c5f7188638986504ad2de0f36e72, so it seems all it needs is someone to test it with later versions.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87724dc6e1a9e45bd820535078a4d07c963257f0 commit 87724dc6e1a9e45bd820535078a4d07c963257f0 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-11-26 23:50:50 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-11-27 00:12:47 +0000 media-libs/vigra: Fix cmake module install dir, backport python3_7 Use shipped documentation as building fails right now. Closes: https://bugs.gentoo.org/701208 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../files/vigra-1.11.1-cmake-module-dir.patch | 17 +++ .../vigra/files/vigra-1.11.1-python3.7.patch | 30 ++++ media-libs/vigra/vigra-1.11.1-r3.ebuild | 151 +++++++++++++++++++++ media-libs/vigra/vigra-9999.ebuild | 6 +- 4 files changed, 201 insertions(+), 3 deletions(-)