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

json api #48

Open
khornberg opened this issue Sep 26, 2017 · 2 comments
Open

json api #48

khornberg opened this issue Sep 26, 2017 · 2 comments

Comments

@khornberg
Copy link
Owner

https://wiki.python.org/moin/PyPIJSON

@khornberg
Copy link
Owner Author

browniebroke pushed a commit to founders4schools/pyup that referenced this issue Jun 18, 2018
We use Elastic PyPI as internal private index and it seems it
doesn't support the JSON API yet:
khornberg/elasticpypi#48

Therefore it returns a 200 response but not formatted as PyUP expects
it's plain HTML rather than being a valid JSON. In this cas, the whole
update crashes. This is changing the behaviour to ignore the package
in the private index and proceed with the rest of the requirements.
@khornberg
Copy link
Owner Author

Some very initial work has been completed on this.

Compatibility of package & dependency manages that I am tacking are:
✅ pip
✅ dependabot
🔴 pyup - uses json api
🔴 renovate - uses json api

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