Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[build_debian.sh] Freeze pip2 < version 21 #6597

Merged
merged 1 commit into from
Jan 29, 2021
Merged

[build_debian.sh] Freeze pip2 < version 21 #6597

merged 1 commit into from
Jan 29, 2021

Conversation

jleveque
Copy link
Contributor

- Why I did it

As per https://pypi.org/project/pip/ pip 21.0 does not not support Python 2 from Jan 2021. Most places in the codebase have already been pinned, but this one was missed.

- How I did it

Pin pip2 < version 21 in build_debian.sh

- How to verify it

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

  • 201811
  • 201911
  • 202006
  • 202012

- Description for the changelog

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

@jleveque jleveque added Request for 202012 Branch dependencies Pull requests that update a dependency file labels Jan 28, 2021
@jleveque jleveque self-assigned this Jan 28, 2021
@qiluo-msft qiluo-msft merged commit f9d75a0 into sonic-net:master Jan 29, 2021
@jleveque jleveque deleted the freeze_pip2 branch January 29, 2021 18:32
lguohan pushed a commit that referenced this pull request Feb 3, 2021
**- Why I did it**

As per https://pypi.org/project/pip/ pip 21.0 does not not support Python 2 from Jan 2021. Most places in the codebase have already been pinned, but this one was missed.

**- How I did it**

Pin pip2 < version 21 in build_debian.sh
deran1980 pushed a commit to deran1980/sonic-buildimage that referenced this pull request Feb 4, 2021
**- Why I did it**

As per https://pypi.org/project/pip/ pip 21.0 does not not support Python 2 from Jan 2021. Most places in the codebase have already been pinned, but this one was missed.

**- How I did it**

Pin pip2 < version 21 in build_debian.sh
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants