[Distutils] Can't re-upload package?

2015-09-21 Thread Bill Deegan
Greetings, I recently uploaded version 2.4.0 of SCons. For some reason pip wasn't installing 2.4.0 but was pulling 2.3.6 so I figured I'd delete the release and re-upload. Then I get the following errors: Submitting dist/scons-2.4.0.tar.gz to https://pypi.python.org/pypi Upload failed (400):

Re: [Distutils] Can't re-upload package?

2015-09-21 Thread Ionel Cristian Mărieș
Yes, you need to make a new release. This is enforced for security purposes (so you can't swap out code for releases that people deemed safe). If you don't want to make a patch release (1.2.X) and your change doesn't change anything functionally you could make a "post release":