Message 313826 - Python tracker

Message313826

Author eric.araujo
Recipients bbayles, dstufft, eric.araujo, ncoghlan, p-ganssle
Date 2018-03-14.15:08:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521040086.94.0.467229070634.issue33069@psf.upfronthosting.co.za>
In-reply-to
Content
I think that the proposed change is a good thing in itself, but if distutils only supports metadata 1.1 then it should comply with that spec.

I expect most projects to be using setuptools these days (to support wheels for one thing), so keeping distutils unchanged and fixing setuptools may be the best path.
History
Date User Action Args
2018-03-14 15:08:06eric.araujosetrecipients: + eric.araujo, ncoghlan, dstufft, p-ganssle, bbayles
2018-03-14 15:08:06eric.araujosetmessageid: <1521040086.94.0.467229070634.issue33069@psf.upfronthosting.co.za>
2018-03-14 15:08:06eric.araujolinkissue33069 messages
2018-03-14 15:08:06eric.araujocreate