[issue11044] The description-file isn't handled by distutils2

2011-01-29 Thread Éric Araujo
Éric Araujo added the comment: Probably fixed by Gaël in changeset c8dfb3c63894. (BTW, please never use local revision numbers for Mercurial, they’re confusing.) -- resolution: out of date -> fixed stage: -> committed/rejected ___ Python tracker

[issue11044] The description-file isn't handled by distutils2

2011-01-28 Thread Julien Miotte
Changes by Julien Miotte : -- status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue11044] The description-file isn't handled by distutils2

2011-01-28 Thread Julien Miotte
Changes by Julien Miotte : -- resolution: -> out of date ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http:

[issue11044] The description-file isn't handled by distutils2

2011-01-28 Thread Julien Miotte
Julien Miotte added the comment: My bad, works fine with r903:c3cf81fc64db. -- ___ Python tracker ___ ___ Python-bugs-list mailing li

[issue11044] The description-file isn't handled by distutils2

2011-01-28 Thread Julien Miotte
New submission from Julien Miotte : When using the description-file field with a README.txt, and then using the 'sdist' command, the generated PKG-INFO file will contain: Description: UNKNOWN Note: when using the description field with a simple string, the generated PKG-INFO file will conta