Summary: | media-libs/vigra-1.11.1-r8: still depends on dev-python/nose | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | Current packages | Assignee: | Printing Team <printing> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/ukoethe/vigra/issues/508 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 822414 |
Description
Michał Górny
![]() ![]() ![]() ![]() Ping. tinderbox_musl has reproduced this issue with version 1.11.1-r8 - Updating summary. Ping. I see this on media-libs/vigra-1.11.1-r9, while tests were not enabled, no `test` flag was set: -- Searching for Python numpy: ok Traceback (most recent call last): File "<string>", line 1, in <module> ModuleNotFoundError: No module named 'nose' -- Could NOT find Python nosetests ('import nose' failed) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=234ccb2c4534655d08499bb66a2dedaf725cc2ac commit 234ccb2c4534655d08499bb66a2dedaf725cc2ac Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-02-27 15:12:40 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-02-27 15:21:53 +0000 media-libs/vigra: Remove dev-python/nose dep Upstream has switched over to dev-python/pytest in -9999. The old version is still using dev-python/nose but the ebuild is test-restricted anyway, so no point in blocking nose removal here. Closes: https://bugs.gentoo.org/878713 Signed-off-by: Michał Górny <mgorny@gentoo.org> media-libs/vigra/vigra-1.11.1-r9.ebuild | 10 +++------- media-libs/vigra/vigra-9999.ebuild | 7 ++++--- 2 files changed, 7 insertions(+), 10 deletions(-) |