-
Notifications
You must be signed in to change notification settings - Fork 48
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
PyPI's XML-RPC is deprecated #227
Comments
A CI job rerun succeeded. So they've probably configured hard failures for a certain percentage of requests. FYI. |
It doesn't seem like it can be replaced with JSON API. Perhaps, it's possible to grab this data from the BigQuery dataset instead: https://warehouse.pypa.io/api-reference/bigquery-datasets.html / https://packaging.python.org/en/latest/guides/analyzing-pypi-package-downloads/. Meanwhile, I suppose the current workaround is |
The endpoint is now gone for good: https://mail.python.org/archives/list/[email protected]/message/5YFJHGOTOUBJJ5ZSFKGN3ABVN4Y7AJ4K/ |
It sounds like that feature should be disabled by default until it's clear what alternatives might exist. I'm not likely to have time to do anything about that for a while, but if someone was to submit a PR I could review it. |
Got this in CI half an hour ago:
(https://github.com/ansible/awx-plugins/actions/runs/10774764535/job/29877727274#step:18:45)
https://warehouse.pypa.io/api-reference/xml-rpc.html#deprecated-methods has
The text was updated successfully, but these errors were encountered: