[issue14778] IrrationalVersionError should include the project name

2012-05-10 Thread Nick Wilson
New submission from Nick Wilson : IrrationalVersionError in packaging/distutils2 should include the name of the project responsible for the error. It currently only includes the version: >>> import packaging.pypi.xmlrpc >>> client = packaging.

[issue14755] Distutils2 doesn't have a Python 3 version on PyPI

2012-05-08 Thread Nick Wilson
New submission from Nick Wilson : PyPI only has a version of distutils2 for Python 2, not for Python 3. There is an "ImportError: No module named ConfigParser" when trying to "pip install distutils2" from Python 3. -- assignee: eric.araujo components: Distutils2 m

[issue13463] Fix parsing of package_data

2012-02-03 Thread Nick Wilson
Changes by Nick Wilson : -- nosy: +njwilson ___ Python tracker <http://bugs.python.org/issue13463> ___ ___ Python-bugs-list mailing list Unsubscribe: