Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 701208 - media-libs/vigra is blocking dev-python/numpy upgrade
Summary: media-libs/vigra is blocking dev-python/numpy upgrade
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-26 15:33 UTC by Michał Górny
Modified: 2019-11-27 00:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-11-26 15:33:00 UTC
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.
Comment 1 Andreas Sturmlechner gentoo-dev 2019-11-26 16:08:25 UTC
I added python3_6 in commit bc1d3667f460c5f7188638986504ad2de0f36e72, so it seems all it needs is someone to test it with later versions.
Comment 2 Larry the Git Cow gentoo-dev 2019-11-27 00:13:06 UTC
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(-)