Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952478 - games-board/pychess: needs porting to Python 3.13
Summary: games-board/pychess: needs porting to Python 3.13
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py3.13-tracker
  Show dependency tree
 
Reported: 2025-03-27 15:57 UTC by Michał Górny
Modified: 2025-04-16 10:59 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 2025-03-27 15:57:56 UTC
The package needs porting to Python 3.13.
Comment 1 Larry the Git Cow gentoo-dev 2025-04-16 10:59:42 UTC
The bug has been closed via the following commit(s):

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

commit fe47ea3e821613aafebc5b5b510f8011dc84bb9e
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2025-04-16 08:49:52 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2025-04-16 10:56:41 +0000

    games-board/pychess: enable py3.13
    
    Needs a minor backport due to (removed in 3.13) telnetlib usage,
    but otherwise "seems" fine (no tests).
    
    Closes: https://bugs.gentoo.org/952478
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-board/pychess/files/pychess-1.0.5-python3.13.patch | 16 ++++++++++++++++
 games-board/pychess/pychess-1.0.5.ebuild                 | 14 ++++++++++----
 2 files changed, 26 insertions(+), 4 deletions(-)