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

Bug 718310

Summary: games-board/pychess: need py3.7, 3.8 port
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695996    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-19 14:17:29 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 James Le Cuirot gentoo-dev 2020-04-19 14:20:16 UTC
I had checked on this today following your earlier Python mail. I'm updating pyopengl right now as a result. There aren't many games in this situation. There are a lot more that only have Python 2 but some of those are probably dead anyway. I'll get on the case.
Comment 2 Larry the Git Cow gentoo-dev 2020-04-25 15:49:10 UTC
The bug has been referenced in the following commit(s):

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

commit b6ba553e726506205668460edba8a6895996c595
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2020-04-25 15:36:59 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2020-04-25 15:48:23 +0000

    games-board/pychess: Version bump to 1.0.0
    
    I can't add Python 3.8 until gst-python has been bumped, which should
    happen soon.
    
    Bug: https://bugs.gentoo.org/718310
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-board/pychess/Manifest                       |   1 +
 games-board/pychess/files/pychess-gtk-compat.patch |  46 +++++++
 .../pychess/files/pychess-setup-no-display.patch   | 136 +++++++++++++++++++++
 games-board/pychess/metadata.xml                   |   2 +-
 games-board/pychess/pychess-1.0.0.ebuild           |  56 +++++++++
 5 files changed, 240 insertions(+), 1 deletion(-)
Comment 3 Larry the Git Cow gentoo-dev 2020-05-04 20:11:29 UTC
The bug has been closed via the following commit(s):

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

commit 6d2a847d4074d05166fcb6b2e93caee6469f935e
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2020-05-04 20:10:49 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2020-05-04 20:10:49 +0000

    games-board/pychess: Add Python 3.8
    
    Closes: https://bugs.gentoo.org/718310
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-board/pychess/pychess-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)