Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893458 - [guru] dev-python/moderngl-window-2.4.2 fails tests: ModuleNotFoundError: No module named pyrr
Summary: [guru] dev-python/moderngl-window-2.4.2 fails tests: ModuleNotFoundError: No ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gasc Henri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-07 08:20 UTC by Agostino Sarubbo
Modified: 2023-04-26 09:43 UTC (History)
1 user (show)

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


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

Issue: dev-python/moderngl-window-2.4.2 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-07 08:20:12 UTC
Created attachment 850042 [details]
build.log

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


E   KeyError: 'moderngl_window'
E   ModuleNotFoundError: No module named 'pyrr'
ERROR tests/test_projection.py - KeyError: 'moderngl_window'
ERROR tests/test_scheduler.py - KeyError: 'moderngl_window'
ERROR tests/test_shader_source.py - KeyError: 'moderngl_window'
ERROR tests/test_timers.py - KeyError: 'moderngl_window'
Comment 3 Larry the Git Cow gentoo-dev 2023-04-26 09:43:57 UTC
The bug has been closed via the following commit(s):

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

commit 0b09ab91f96ca6d9a66e2f8e0d1d7a44fc82685c
Author:     Henri Gasc <gasc@eurecom.fr>
AuthorDate: 2023-04-25 17:30:23 +0000
Commit:     Henri Gasc <gasc@eurecom.fr>
CommitDate: 2023-04-25 17:30:23 +0000

    dev-python/moderngl-window: add 2.4.3, drop 2.4.2
    
    Closes: https://bugs.gentoo.org/893458
    Signed-off-by: Henri Gasc <gasc@eurecom.fr>

 dev-python/moderngl-window/Manifest                    |  2 +-
 ...indow-2.4.2.ebuild => moderngl-window-2.4.3.ebuild} | 18 ++++++------------
 2 files changed, 7 insertions(+), 13 deletions(-)