Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898220 - [guru] dev-python/pytest-cases-3.6.14 fails to compile: ModuleNotFoundError: No module named regex
Summary: [guru] dev-python/pytest-cases-3.6.14 fails to compile: ModuleNotFoundError: ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Anna Vyalkova
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-28 08:39 UTC by Agostino Sarubbo
Modified: 2023-03-06 13:38 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,80.41 KB, text/plain)
2023-02-28 08:39 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 2023-02-28 08:39:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pytest-cases-3.6.14 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-28 08:39:55 UTC
Created attachment 855046 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-28 08:39:56 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 *       mkdocs build -d "${DOCS_OUTDIR}" || die "${FUNCNAME}: mkdocs build failed";
 *   mkdocs_compile: mkdocs build failed
ModuleNotFoundError: No module named 'regex'
Comment 3 Larry the Git Cow gentoo-dev 2023-03-06 13:38:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=aa080c4bbea384d1990fc92d3d1361aa0d09be5b

commit aa080c4bbea384d1990fc92d3d1361aa0d09be5b
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-02-28 09:21:19 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-02-28 10:08:01 +0000

    dev-python/pytest-cases: add missing docs dep
    
    Closes: https://bugs.gentoo.org/898220
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/pytest-cases/pytest-cases-3.6.14.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)