Skip to content

[build] Fix docker-sonic-mgmt pylint dependency lazy-object-proxy version#9596

Merged
liushilongbuaa merged 1 commit intosonic-net:masterfrom
liushilongbuaa:fix-mgmt
Dec 24, 2021
Merged

[build] Fix docker-sonic-mgmt pylint dependency lazy-object-proxy version#9596
liushilongbuaa merged 1 commit intosonic-net:masterfrom
liushilongbuaa:fix-mgmt

Conversation

@liushilongbuaa
Copy link
Copy Markdown
Contributor

@liushilongbuaa liushilongbuaa commented Dec 20, 2021

Why I did it

https://pypi.org/project/lazy-object-proxy/#description
lazy-object-proxy's latest version does not support python2, while pylint denpends on lazy-object-proxy.

1.7.1 (2021-12-15)
Removed most of the Python 2 support code and fixed python_requires to require at least Python 3.6.

Note that 1.7.0 has been yanked because it could not install on Python 2.7. Installing lazy-object-proxy on Python 2.7 should automatically fall back to the 1.6.0 release now.

How I did it

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106

Description for the changelog

A picture of a cute animal (not mandatory but encouraged)

@liushilongbuaa liushilongbuaa merged commit 36d8660 into sonic-net:master Dec 24, 2021
@liushilongbuaa liushilongbuaa deleted the fix-mgmt branch October 18, 2022 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants