Skip to content

Conversation

whoami730
Copy link
Contributor

@whoami730 whoami730 commented Sep 30, 2025

Fixes #40901

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

@whoami730 whoami730 changed the title Update gmpy2 version to 2.2.1 Update gmpy2 to 2.2.1 Sep 30, 2025
@tobiasdiez
Copy link
Contributor

tobiasdiez commented Sep 30, 2025

Thanks a lot for the PR!

The update of the env files is currently not working (due to some known issues in some pkg versions). This would require #39189 first (ready for review!). Alternatively, we could just use something like >= 2.1.5 (I actually don't know what would be the necessary lower bound)

@whoami730
Copy link
Contributor Author

whoami730 commented Sep 30, 2025

Alternatively, we could just use something like >= 2.1.5 (I actually don't know what would be the necessary lower bound)

Right, we can do that. That will effectively make it so that we don't need to update the env files and avoid dependence on #39189

@whoami730 whoami730 changed the title Update gmpy2 to 2.2.1 Remove gmpy2 2.1 pin Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"gmpy2 ~=2.1.b999" in uv instructions is outdated.
2 participants