Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 718312

Summary: games-misc/doge: need py3.7, 3.8 port
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: gentoo.2019, treecleaner
Priority: Normal Keywords: PMASKED, PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/15492
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695996    
Deadline: 2020-05-19   

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-19 14:18:09 UTC
The packages are stuck on py3.6 which means they will be pain once we switch to 3.7.  Please test them on 3.7 *and* 3.8 (so we don't to revisit this in a few months), and update PYTHON_COMPAT appropriately.  If it doesn't work, please either fix it, remove Python or issue last rites.  Please consider this urgent.
Comment 1 Larry the Git Cow gentoo-dev 2020-04-19 14:36:57 UTC
The bug has been referenced in the following commit(s):

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

commit c26c2a5db26780e06487d9f0d04d94c519bdb428
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-04-19 14:18:59 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-04-19 14:36:51 +0000

    package.mask: Last rite games-misc/doge
    
    Bug: https://bugs.gentoo.org/718312
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2020-04-26 13:37:09 UTC
The bug has been closed via the following commit(s):

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

commit 8db75f8ab3c53513b2e4ef7b6105d4cde8177183
Author:     Robert Siebeck <gentoo.2019@r123.de>
AuthorDate: 2020-04-23 22:05:15 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-04-26 13:36:47 +0000

    games-misc/doge: add version 3.6.0
    
    Add support for Python 3.7 and 3.8
    
    Closes: https://bugs.gentoo.org/718312
    Signed-off-by: Robert Siebeck <gentoo.2019@r123.de>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 games-misc/doge/Manifest          |  1 +
 games-misc/doge/doge-3.6.0.ebuild | 23 +++++++++++++++++++++++
 profiles/package.mask             |  5 -----
 3 files changed, 24 insertions(+), 5 deletions(-)