pychess: remove package.#61186
Open
dora-meowmeow wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Testing the changes
Why should this package be removed?
pychess at its current state does not work. I have attempted several times to update it to 1.1.0. However even if I do manage to do so, the program itself does not work. I followed the program's own guide regarding dependencies and how to build, and yet at best I could see the main menu. I was not able to start a game. I was not able to view a game. I was only able to connect to a network. However even when I did I could not play a game of chess through the network. The program does not output an error I could possibly try to patch or fix. In fact even in its debug mode it does not output anything additional.
For sake of thoroughness I tested this package on another computer (both 1.1.0 and 1.0.5 build) and got similar results. The current version 1.0.5 on the repository does not work. It seems one of the python version updates broke it. Additionally the package has recently got orphaned, so I believe it would be best to remove it entirely.
Local build testing