[platform][barefoot] Drop python2 support#7029
Merged
jleveque merged 1 commit intosonic-net:masterfrom Mar 12, 2021
Merged
Conversation
Signed-off-by: Volodymyr Boyko <[email protected]>
Member
Author
|
@jleveque, could you please suggest if this can be safely cherry-picked to 202012 |
Member
Author
Contributor
Member
Author
|
@jleveque BTW, now we can also drop platform API 1.0 since no dependencies left on it, right? Does this apply to 202012 also? |
Contributor
Unless you use the led_control.py plugin, there are no more dependencies left in the master branch. However, these changes are not being backported to the 202012 branch, at least not at this time. Therefore some CLI utilities (sfputil, psuutil, etc.) will still reference the old plugins in 202012. We may decide to backport those changes in the near future, though. |
jleveque
approved these changes
Mar 12, 2021
raphaelt-nvidia
pushed a commit
to raphaelt-nvidia/sonic-buildimage
that referenced
this pull request
May 23, 2021
No longer install Python 2 sonic_platform package for Broadcom platforms; only install Python 3 package. Signed-off-by: Volodymyr Boyko <[email protected]>
carl-nokia
pushed a commit
to carl-nokia/sonic-buildimage
that referenced
this pull request
Aug 7, 2021
No longer install Python 2 sonic_platform package for Broadcom platforms; only install Python 3 package. Signed-off-by: Volodymyr Boyko <[email protected]>
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.
Signed-off-by: Volodymyr Boyko [email protected]
Why I did it
python2 eol
How I did it
removed python2 support
How to verify it
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)