Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913686 - dev-python/scikit-image-0.19.3-r1 is missing dependency on dev-python/pythran
Summary: dev-python/scikit-image-0.19.3-r1 is missing dependency on dev-python/pythran
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-05 11:41 UTC by Sebastian Melzer
Modified: 2025-02-24 05:34 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,5.60 KB, text/x-log)
2023-09-05 11:43 UTC, Sebastian Melzer
Details
New ebuild for 0.25.2 release (scikit-image-0.25.2.ebuild,3.22 KB, text/plain)
2025-02-23 19:26 UTC, Hans.von.Hohenstaufen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Melzer 2023-09-05 11:41:24 UTC
See summary and build log. Build succeeds as expected once dev-python/pythran is installed.

Reproducible: Always
Comment 1 Sebastian Melzer 2023-09-05 11:43:04 UTC
Created attachment 869845 [details]
build.log
Comment 2 Hans.von.Hohenstaufen 2025-02-23 19:26:07 UTC
Created attachment 919767 [details]
New ebuild for 0.25.2 release

The bug still present in 0.25.2 version.

The proposed ebuild add pythran to BDEPEND.
Comment 4 Larry the Git Cow gentoo-dev 2025-02-24 05:33:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10bc9ad8cd57183689185b349382479a5da75762

commit 10bc9ad8cd57183689185b349382479a5da75762
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-02-24 05:32:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-24 05:32:46 +0000

    dev-python/scikit-image: add pythran dependency
    
    Build-time only but needed in DEPEND and BDEPEND to build the generated code.
    
    Closes: https://bugs.gentoo.org/913686
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/scikit-image/scikit-image-0.25.0.ebuild | 8 ++++++--
 dev-python/scikit-image/scikit-image-0.25.1.ebuild | 6 +++++-
 dev-python/scikit-image/scikit-image-0.25.2.ebuild | 6 +++++-
 3 files changed, 16 insertions(+), 4 deletions(-)