Skip to content

Possible to rename package due to _ vs - ? #5190

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

Closed
maxandersen opened this issue Dec 12, 2018 · 2 comments · Fixed by #4783
Closed

Possible to rename package due to _ vs - ? #5190

maxandersen opened this issue Dec 12, 2018 · 2 comments · Fixed by #4783

Comments

@maxandersen
Copy link

I can't find clear info if renaming of projects like homeassistant_cli to homeassistant-cli is supported/allowed ?

I tried to update all scripts etc. using _ to - but seems pypi insists on calling it homeassistant_cli because that was what the very first upload by accident had in it.

Can you help rename https://pypi.org/project/homeassistant_cli/ to https://pypi.org/project/homeassistant-cli/ so things are more clean - or is only option to delete the old and create new ?

Thank you!

@di
Copy link
Member

di commented Dec 12, 2018

Just merged a PR which should make this possible. Give it 15 mins to deploy, after which making a new release should allow you to change things like capitalization or dots/dashes/underscores.

@maxandersen
Copy link
Author

btw. it worked :) https://pypi.org/project/homeassistant-cli/ now shows up properly. thank you!

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

Successfully merging a pull request may close this issue.

2 participants