Skip to content
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

Pin ypy #144

Closed
wants to merge 1 commit into from
Closed

Pin ypy #144

wants to merge 1 commit into from

Conversation

hbcarlos
Copy link
Contributor

Temporary fix for #143

@hbcarlos hbcarlos added the bug Something isn't working label Feb 17, 2023
@hbcarlos hbcarlos self-assigned this Feb 17, 2023
@@ -13,7 +13,7 @@ requires-python = ">=3.7"
keywords = ["jupyter", "ypy"]
dependencies = [
"importlib_metadata >=3.6; python_version<\"3.10\"",
"y-py >=0.5.3,<0.6.0",
"y-py >=0.5.3,<0.5.5",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Ypy v0.5.4 is likely to create other issues too.
I think v0.5.5 should now be yanked on PyPI, since all wheels are not created from the same code base (ARM-based wheels have y-crdt/ypy#102 while others don't).
@Waidhoferj @dmonad @SylvainCorlay I really need to have release rights for ypy on PyPI, these issues are badly affecting Jupyter.

@hbcarlos hbcarlos closed this Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants