Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 837761 - dev-python/sphinxcontrib-bibtex-2.4.2 fails tests: ModuleNotFoundError: No module named numpydoc
Summary: dev-python/sphinxcontrib-bibtex-2.4.2 fails tests: ModuleNotFoundError: No mo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Nowa Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-11 06:51 UTC by Agostino Sarubbo
Modified: 2022-04-11 07:41 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,100.48 KB, text/plain)
2022-04-11 06:51 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-04-11 06:51:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/sphinxcontrib-bibtex-2.4.2 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-11 06:51:42 UTC
Created attachment 769961 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-11 06:51:43 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   ModuleNotFoundError: No module named 'numpydoc'
ERROR test/test_numpydoc.py::test_numpydoc - sphinx.errors.ExtensionError: Co...
E               sphinx.errors.ExtensionError: Could not import extension numpydoc (exception: No module named 'numpydoc')
Comment 3 Larry the Git Cow gentoo-dev 2022-04-11 07:41:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66f9a8e4d93e959a483e7cc356565b6889a0b08d

commit 66f9a8e4d93e959a483e7cc356565b6889a0b08d
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-04-11 07:00:53 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-04-11 07:41:20 +0000

    dev-python/sphinxcontrib-bibtex: Add test dep on numpydoc
    
    Closes: https://bugs.gentoo.org/837761
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild | 5 +++++
 1 file changed, 5 insertions(+)