[issue11040] After registering a project to PyPI, classifiers fields aren't displayed.

2011-01-29 Thread Éric Araujo
Éric Araujo added the comment: Please report this to catalog-sig. -- assignee: tarek -> components: -Distutils2 nosy: +eric.araujo resolution: -> invalid stage: -> committed/rejected status: open -> closed type: behavior -> versions: -3rd party ___

[issue11040] After registering a project to PyPI, classifiers fields aren't displayed.

2011-01-28 Thread Julien Miotte
Julien Miotte added the comment: This can reproduced with: - distutils2 r903:c3cf81fc64db - python 2.6.6 - Ubuntu 10.10 -- nosy: -eric.araujo, tarek, tarek-ziade versions: +3rd party -Python 2.6 ___ Python tracker

[issue11040] After registering a project to PyPI, classifiers fields aren't displayed.

2011-01-28 Thread Julien Miotte
Changes by Julien Miotte : -- type: -> behavior ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.py

[issue11040] After registering a project to PyPI, classifiers fields aren't displayed.

2011-01-28 Thread Julien Miotte
New submission from Julien Miotte : When I register a project with a setup.cfg with the following classifiers: classifier = Development Status :: 3 - Alpha License :: OSI Approved :: GNU General Public License (GPL) Environment :: X11 Applications :: Qt And using the command: $ pyth