pypa / packaging-problems

An issue tracker for the problems in packaging
151 stars 35 forks source link

HTTPError: 403 Forbidden from https://upload.pypi.org/legacy/ #731

Closed eyukselen closed 8 months ago

eyukselen commented 8 months ago

Problem description

I am getting " The user 'eyukselen' isn't allowed to upload to project 'xxx' " for a project name I found that is really short (3 letters) and not coming up as an existing package in pypi search and i want to use that name. how can I proceed? I can upload for other project names or same 3 letter project to test pypi.

merwok commented 8 months ago

Some names are prohibited. PEP 541 is the policy. At the moment there is no published list of names: https://github.com/pypi/warehouse/issues/4703

jeanas commented 8 months ago

Among possible reasons, PyPI has protection against typosquatting, by refusing to create packages with names very similar to existing ones.

You will need to rename your package, sorry.

eyukselen commented 8 months ago

thanks for quick response. sadly I am giving up on that awsome name - (it will go to grave with me which was not a typo close to something else I believe) becuase of pep 541 section 305 paragraph 4.

merwok commented 8 months ago

Out of curiosity, what are you calling section 305?

eyukselen commented 8 months ago

just a joke :D sorry.

On Sun, 3 Mar 2024 at 20:52, Éric @.***> wrote:

Out of curiosity, what are you calling section 305?

— Reply to this email directly, view it on GitHub https://github.com/pypa/packaging-problems/issues/731#issuecomment-1975322649, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKTGZLTCT6PFWGTDGZBHQY3YWOESFAVCNFSM6AAAAABEDVXTXOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZVGMZDENRUHE . You are receiving this because you modified the open/close state.Message ID: @.***>