Open
Conversation
Open
uqs
pushed a commit
to freebsd/freebsd-ports
that referenced
this pull request
Dec 9, 2019
and add patch to support Python 3 since Python 2 is EoL on January 1 2020. PR: 242413 Submitted by: maintainer Obtained from: feurix/hatop#7 git-svn-id: svn+ssh://svn.freebsd.org/ports/head@519596 35697150-7ecd-e111-bb59-0022644237b5
uqs
pushed a commit
to freebsd/freebsd-ports
that referenced
this pull request
Dec 9, 2019
and add patch to support Python 3 since Python 2 is EoL on January 1 2020. PR: 242413 Submitted by: maintainer Obtained from: feurix/hatop#7
Jehops
pushed a commit
to Jehops/freebsd-ports-legacy
that referenced
this pull request
Dec 9, 2019
and add patch to support Python 3 since Python 2 is EoL on January 1 2020. PR: 242413 Submitted by: maintainer Obtained from: feurix/hatop#7 git-svn-id: svn+ssh://svn.freebsd.org/ports/head@519596 35697150-7ecd-e111-bb59-0022644237b5
|
bump. can this be merged? hatop is broken since python3 has become de facto standard. |
|
To @domdom82, @hajs , and anyone else who stumbles on this PR, I've taken @feurix's lack of interaction with this project and the 404'ing of all the project links, as evidence of non-interest, and have forked this project over to https://github.com/jhunt/hatop. This PR has since been merged there, and I will continue to maintain HATop over there, since I too derive value from its continued existence / viability. |
|
@jhunt thanks for taking this one! I think it might be useful for me, too. Will be watching the new repo if you need any help. |
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.
Hello, this patch makes sure that the code runs with Python 3.
This is tested with Python 3.6 and Python 2.7