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

Remove depreacted pypi xml RPC api #87

Open
abs51295 opened this issue Apr 7, 2019 · 0 comments
Open

Remove depreacted pypi xml RPC api #87

abs51295 opened this issue Apr 7, 2019 · 0 comments

Comments

@abs51295
Copy link
Contributor

abs51295 commented Apr 7, 2019

Right now, we use pypi xml RPC api to fetch a list of python packages from the registry: https://github.com/fabric8-analytics/fabric8-analytics-rudra/blob/master/rudra/utils/validation.py#L39. However, as seen on: https://warehouse.pypa.io/api-reference/xml-rpc/, it's deprecated. We should instead use https://pypi.org/simple/ to fetch the list of packages from pypi.

@abs51295 abs51295 changed the title Remove deperacted pypi xml RPC api Remove depreacted pypi xml RPC api Apr 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant