[issue13463] Fix parsing of package_data

Éric Araujo report at bugs.python.org
Wed Nov 23 18:13:53 CET 2011


New submission from Éric Araujo <merwok at netwok.org>:

In 288640098ea8, Jeremy fixed a bug in distutils2.config that prevented d2’s own setup.py script from working.  I had to revert that change because it caused tests to fail.  The bug needs to be identified exactly, then a test for it is needed, and finally an sdist should be created to check that all files are included.

As I want to release 1.0a4 very soon, I’ll work on this today or tomorrow.

----------
assignee: eric.araujo
components: Distutils2
messages: 148194
nosy: alexis, eric.araujo
priority: release blocker
severity: normal
stage: test needed
status: open
title: Fix parsing of package_data
type: behavior
versions: 3rd party, Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13463>
_______________________________________


More information about the Python-bugs-list mailing list