-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
In rpds-py v0.28.0, the PyO3 minimum requirement was bumped to v0.27. However, PyO3 v0.27.0 dropped support for pypy-3.10. Since rpds-py v0.28.0+ still claims to support python 3.10, this causes a build error in pypy-3.10 environments (see, e.g., https://github.com/MechanicalSoup/MechanicalSoup/actions/runs/22171354216/job/64109751619?pr=467).
I can solve the problem on my end by pinning to rpds-py<0.28, but it seemed like this might be a metadata issue that could be impacting more people (unless I am misunderstanding). I hope this report is helpful, and thank you for your time!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels