Skip to content
This repository has been archived by the owner on May 30, 2020. It is now read-only.

HTTP 410 on https://pypi.python.org/pypi?:action=submit_form #696

Closed
kbirkeland opened this issue Sep 2, 2017 · 8 comments
Closed

HTTP 410 on https://pypi.python.org/pypi?:action=submit_form #696

kbirkeland opened this issue Sep 2, 2017 · 8 comments

Comments

@kbirkeland
Copy link

I want to update the description on my package, but when I try from the pypi.python.org interface, I get a 410 error. I don't currently see a way to edit this through pypi.org. Is this behavior expected, and if so, where should I update this data?

Full error response:

Gone (This API has been deprecated and removed from legacy PyPI in favor of using the APIs available in the new PyPI.org implementation of PyPI (located at https://pypi.org/). For more information about migrating your use of this API to PyPI.org, please see https://packaging.python.org/guides/migrating-to-pypi-org/#uploading. For more information about the sunsetting of this API, please see https://mail.python.org/pipermail/distutils-sig/2017-June/030766.html)

@jamadden
Copy link
Collaborator

jamadden commented Sep 2, 2017

Yes, unfortunately the error is expected. There is no longer a way to edit the data of existing packages through the web. The only option I am aware of is to upload a new version of the package with updated information.

I know this is an inconvenience, I’ve struggled with it myself. I don’t really understand the reasons either, but I do apologize.

@kbirkeland
Copy link
Author

Gotcha. Do you know any sort of ETA on when that will be available on the new interface?

@jamadden
Copy link
Collaborator

jamadden commented Sep 2, 2017

Unfortunately I do not know of any eta. It’s a volunteer project.

@jamadden
Copy link
Collaborator

jamadden commented Sep 2, 2017

I will go ahead and close this now as it seems theres nothing for pypi legacy to do.

@jamadden jamadden closed this as completed Sep 2, 2017
@kbirkeland
Copy link
Author

I realize it's a volunteer project and it has limited resources, but I'm going to reopen this ticket. The service is not fully available and it seems that both pypi and pypi-legacy are pointing fingers at each other, according to this issue and pypi/warehouse#2342. Considering the difference in opinion between the projects, is there a planned solution for this?

@jamadden
Copy link
Collaborator

jamadden commented Sep 2, 2017

Both projects are run by the same people. As I understand it, there is eventually a plan to make pypi.org provide everything that the old service did, but that's clearly not done yet. Opening issues here is probably not going to help pypi.org move forward (what is? I don't know. I can only recommend patience...or code contributions 😄 ).

@di
Copy link
Member

di commented Sep 2, 2017

Please see pypi/warehouse#2170, specifically this recent comment.

@dstufft
Copy link
Member

dstufft commented Sep 4, 2017

This issue can stay closed, it's not going to come back in pypi-legacy. If it comes back it will be as part of Warehouse, but you can see the issue @di linked about that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants