Open arneso-ssb opened 1 month ago
Thanks for the report @arneso-ssb. Just to confirm:
ssb-wrapr
wrapr
, but that failed because wrapr
is already takenssb-wrapr
, and it failed with the message you've providedDid I get that sequence correct?
Also, could you share your account event log for the relevant events? You can take a screenshot of them under "Security history" on https://pypi.org/manage/account/.
Describe the bug
I created a pending publisher on PyPI with these values:
Then I removed the pending publisher, since I wanted to change the package name to
wrapr
, but that didn't work since thewrapr
-name was already taken. Then I tried to recreate the pending publisher with same values as above, but then I get the error: "This trusted publisher has already been registered. Please contact PYPI's admins if this wasn't intentional"We are two users working on this repo, usernames kss2k and arneso-ssb on PyPI. kss2k is the one with the issue.
Expected behavior
To be able to recreate the same pending publisher that was removed.
To Reproduce
See description above.
My Platform
Using Firefox version 130.0.1 on on Windows 11. Additional context