pypi / support

Issue tracker for support requests related to using https://pypi.org
95 stars 47 forks source link

PEP 541 Request: jobmon #3051

Open davidshaw-uw opened 1 year ago

davidshaw-uw commented 1 year ago

Project to be claimed

jobmon: https://pypi.org/project/jobmon

Your PyPI username

ihme-scicomp: https://pypi.org/user/ihme-scicomp

Reasons for the request

Hi, I wanted to upload a package named jobmon to Pypi but received the following "name isn't allowed error":

(jm) dhs2018@dhs2018-C02DD9UMML7H jobmon % python -m twine upload dist/*               
Uploading distributions to https://upload.pypi.org/legacy/
Enter your username: __token__
Enter your password: 
Uploading jobmon-3.2.2-py3-none-any.whl
100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 72.9k/72.9k [00:00<00:00, 204kB/s]
NOTE: Try --verbose to see response content.
HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/
The name 'jobmon' isn't allowed. See https://pypi.org/help/#project-name for more information.

To the best of my abilities I was unable to find any existing packages with the same name, and I couldn't find any registry of what rules define The project name is too similar to an existing project and may be confusable.

Could I ask that this name be released to me?

Maintenance or replacement?

Replacement

Source code repositories URLs

https://github.com/ihmeuw-scicomp/jobmon

Contact and additional research

I was unable to find any current owners with a project of the same name, searching on Pypi.org. The presumed project link, if it was taken, returns a 404: https://pypi.org/project/jobmon/

Code of Conduct

davidshaw-uw commented 1 year ago

Also, in case this might be relevant, I've just uploaded two similarly named but distinct packages named jobmon-server and jobmon-core as well, with no issues at all, but I still need that jobmon project name still. Thanks!

davidshaw-uw commented 1 year ago

Hi, friendly ping, is there any action you plan to take on this issue?