Skip to content

revert to pip 25.0 for lockfile generation #22238

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 6, 2025

Conversation

cburroughs
Copy link
Contributor

This includes the platforms for the same wheels that have historically been in the lockfile. See pex-tool/pex#2753 for background.

Lockfile diff: 3rdparty/python/user_reqs.lock [python-default]

==                    Upgraded dependencies                     ==

  certifi                        2025.1.31    -->   2025.4.26
  charset-normalizer             3.4.1        -->   3.4.2
  cryptography                   44.0.2       -->   44.0.3
  h11                            0.14.0       -->   0.16.0
  pydantic                       1.10.21      -->   1.10.22
  soupsieve                      2.6          -->   2.7

This restores wheels for the same platforms that have historically
been in the lockfile. See pex-tool/pex#2753
for background.

```
Lockfile diff: 3rdparty/python/user_reqs.lock [python-default]

==                    Upgraded dependencies                     ==

  charset-normalizer             3.4.1        -->   3.4.2
  cryptography                   44.0.2       -->   44.0.3
```
@cburroughs cburroughs added the release-notes:not-required PR doesn't require mention in release notes label May 6, 2025
@cburroughs cburroughs marked this pull request as ready for review May 6, 2025 00:48
"algorithm": "sha256",
"hash": "d06016f7f8625a1825ba3732081d77c94589dca78b7a3fc072194851e88461a4",
"url": "https://files.pythonhosted.org/packages/c5/4f/0e22aaa246f96d6ac87fe5ebb9c5a693fbe8877f537a1022527c47ca43c5/psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
},
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Example returning wheels.

Copy link
Contributor

@benjyw benjyw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@cburroughs cburroughs merged commit 06712f3 into pantsbuild:main May 6, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-notes:not-required PR doesn't require mention in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants