Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728876 - games-board/scid-4.6.2-r1 Python 3 support
Summary: games-board/scid-4.6.2-r1 Python 3 support
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: PATCH, UPSTREAM
Depends on:
Blocks:
 
Reported: 2020-06-20 09:25 UTC by Ulrich Müller
Modified: 2020-06-21 12:37 UTC (History)
1 user (show)

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


Attachments
Make pgnfix script work with Python 3. (0001-games-board-scid-Make-pgnfix-script-work-with-Python.patch,5.17 KB, patch)
2020-06-20 09:26 UTC, Ulrich Müller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2020-06-20 09:25:20 UTC
The only thing that needs Python is the pgnfix script.
Comment 1 Ulrich Müller gentoo-dev 2020-06-20 09:26:39 UTC
Created attachment 645360 [details, diff]
Make pgnfix script work with Python 3.
Comment 2 Ulrich Müller gentoo-dev 2020-06-20 09:37:41 UTC
Submitted upstream: https://sourceforge.net/p/scid/patches/8/
Comment 3 Larry the Git Cow gentoo-dev 2020-06-21 12:37:43 UTC
The bug has been closed via the following commit(s):

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

commit 5a9f03995769cfd967bed5fd4f018ca16e6fe430
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2020-06-20 09:23:28 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2020-06-21 12:35:20 +0000

    games-board/scid: Make pgnfix script work with Python 3.
    
    Closes: https://bugs.gentoo.org/728876
    Package-Manager: Portage-2.3.101, Repoman-2.3.22
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 .../scid/files/scid-4.6.2-pgnfix-python3.patch     | 97 ++++++++++++++++++++++
 games-board/scid/scid-4.6.2-r1.ebuild              |  5 +-
 2 files changed, 100 insertions(+), 2 deletions(-)