Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732452 - dev-python/pygame fails tests
Summary: dev-python/pygame fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-13 08:45 UTC by Agostino Sarubbo
Modified: 2020-07-15 11:34 UTC (History)
0 users

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


Attachments
build.log (build.log,173.26 KB, text/plain)
2020-07-13 08:45 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 2020-07-13 08:45:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pygame fails tests.
Discovered on: amd64  (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-13 08:45:52 UTC
Created attachment 649114 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-07-15 11:34:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=190d0e3e44dce096d25a30020e6e45151ee12697

commit 190d0e3e44dce096d25a30020e6e45151ee12697
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-07-15 11:33:23 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-07-15 11:33:52 +0000

    dev-python/pygame: Fix missing test deps
    
    Closes: https://bugs.gentoo.org/732452
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pygame/pygame-1.9.6-r1.ebuild    | 16 +++++++++++++---
 dev-python/pygame/pygame-2.0.0_pre10.ebuild | 10 ++++++++--
 dev-python/pygame/pygame-9999.ebuild        | 10 ++++++++--
 3 files changed, 29 insertions(+), 7 deletions(-)