This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients Aaron.Meurer, alexis, asvetlov, dstufft, eric.araujo, exarkun, frougon, glyph, illume, tarek
Date 2018-01-28.23:26:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517181977.48.0.467229070634.issue12944@psf.upfronthosting.co.za>
In-reply-to
Content
I had a patch for this, but now think it would be an attractive nuisance, given that distutils does not always ensure proper HTTPS verification.

Not adding the ability to build sdists/wheels, check them and then upload them will help push people to twine, which doesn’t have all the .pypirc parsing bugs and is a good HTTPS citizen.

I will however commit a patch to clarify the message «no dist file created in earlier command».
History
Date User Action Args
2018-01-28 23:26:17eric.araujosetrecipients: + eric.araujo, frougon, exarkun, illume, tarek, glyph, asvetlov, Aaron.Meurer, alexis, dstufft
2018-01-28 23:26:17eric.araujosetmessageid: <1517181977.48.0.467229070634.issue12944@psf.upfronthosting.co.za>
2018-01-28 23:26:17eric.araujolinkissue12944 messages
2018-01-28 23:26:17eric.araujocreate