Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710232 - games-arcade/solarwolf: invalid use of python-r1
Summary: games-arcade/solarwolf: invalid use of python-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 803152
  Show dependency tree
 
Reported: 2020-02-19 20:31 UTC by Michał Górny
Modified: 2021-07-21 13:08 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-02-19 20:31:34 UTC
The ebuild inherits python-r1 yet doesn't use any of its functions.
Comment 1 Larry the Git Cow gentoo-dev 2021-07-21 13:08:55 UTC
The bug has been closed via the following commit(s):

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

commit ac455f7cee741c0240665dfe5905b2252fcbaa68
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-07-21 07:37:41 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-07-21 13:07:55 +0000

    games-arcade/solarwolf: add 1.5_p3, EAPI 7->8, various fixes
    
    Was previously given python 3.9 compat but wouldn't startup with
    it due to 3.9's isAlive() removal. Bump to newer debian patchset
    to fix this.
    
    Also:
     - python-r1 -> python-single-r1 wrt bug #710232
     - updated deps for SDL2 and added missing sdl2-image[gif,png]
     - don't call "python3" directly
     - einstalldocs was a noop, replace by dodoc readme.txt
     - fix HOMEPAGE not to point to a directory listing
     - default to windowed or may be difficult to use depending on display
    
    Closes: https://bugs.gentoo.org/710232
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-arcade/solarwolf/Manifest                |  1 +
 games-arcade/solarwolf/solarwolf-1.5_p3.ebuild | 60 ++++++++++++++++++++++++++
 2 files changed, 61 insertions(+)