You've already used the following versions: 0.0.2, 1.0.0, 1.0.1, 1.0.2. You need to use a new version, and if you have old distribution files in the `dist` directory from previous releases, you need to use the `--skip-existing` flag with Twine.
On Wed, Feb 12, 2020 at 12:38 PM Sabry Moustafa <sabry...@buffalo.edu> wrote: > > Hi Dustin and Chris; > > Thanks a lot for the information; sure I will. > > FYI, I changed the version in setup.py, but still getting the same error: > > [sabrygad@dhcp-10-84-95-142 pyhma]$ twine upload dist/* > Uploading distributions to https://upload.pypi.org/legacy/ > Enter your username: sabrygad > Enter your password: > Uploading pyhma-1.0.1-py3-none-any.whl > 100%|██████████████████████████████████████████████████████████████████████████████████████████████| > 13.9k/13.9k [00:01<00:00, 9.84kB/s] > NOTE: Try --verbose to see response content. > HTTPError: 400 Client Error: This filename has already been used, use a > different version. See https://pypi.org/help/#file-name-reuse for url: > https://upload.pypi.org/legacy/ > > Thanks a lot in advance. > > Best; > Sabry > > > > > On Wed, Feb 12, 2020 at 12:54 PM Dustin Ingram <d...@python.org> wrote: >> >> Hi Sabry, you should be able to republish the package, but you'll need >> to change the version number to make a new release. >> >> Like Chris said, please file an issue at >> https://github.com/pypa/pypi-support/issues/new/choose if you have any >> issues. >> >> On Wed, Feb 12, 2020 at 11:52 AM Chris Wilcox <ch...@crwilcox.com> wrote: >> > >> > You may want to file an issue at >> > https://github.com/pypa/pypi-support/issues/new/choose >> > >> > On Wed, Feb 12, 2020 at 6:22 AM <sabry...@buffalo.edu> wrote: >> >> >> >> Hi; >> >> >> >> I am new to PyPI and deleted my project (pyhma) by mistake. Is there a >> >> way to allow me to create it again with the same name? We can not change >> >> the name as it is part of a code paper under the same name. >> >> >> >> Thanks; >> >> Sabry >> >> -- >> >> Distutils-SIG mailing list -- distutils-sig@python.org >> >> To unsubscribe send an email to distutils-sig-le...@python.org >> >> https://mail.python.org/mailman3/lists/distutils-sig.python.org/ >> >> Message archived at >> >> https://mail.python.org/archives/list/distutils-sig@python.org/message/D4HEE66QUQ2QOYFKIAX22EYY467ZN2O6/ >> > >> > >> > >> > -- >> > Chris Wilcox >> > https://chriswilcox.dev >> > -- >> > Distutils-SIG mailing list -- distutils-sig@python.org >> > To unsubscribe send an email to distutils-sig-le...@python.org >> > https://mail.python.org/mailman3/lists/distutils-sig.python.org/ >> > Message archived at >> > https://mail.python.org/archives/list/distutils-sig@python.org/message/M7KDQDSHHDJV7JY27VFE3K5Z4W5LYSFY/ -- Distutils-SIG mailing list -- distutils-sig@python.org To unsubscribe send an email to distutils-sig-le...@python.org https://mail.python.org/mailman3/lists/distutils-sig.python.org/ Message archived at https://mail.python.org/archives/list/distutils-sig@python.org/message/RJXQPVTJI7SFGP7IYYOM3DFABYMHSNK3/