[issue12313] make install misses packaging module

Éric Araujo report at bugs.python.org
Fri Jun 10 18:08:02 CEST 2011


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

Here’s a patch adding Lib/packaging subdirectories to Makefile.pre.in.  Because of our extensive tests for pypi-related code, the list is huge.  Maybe it should use a call to find(1) instead of using a fragile manually-maintained list, so I’m asking here.

----------
components: Installation
files: add-packaging-makefile.pre.in.diff
keywords: patch
messages: 138096
nosy: eric.araujo
priority: normal
severity: normal
stage: patch review
status: open
title: make install misses packaging module
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file22316/add-packaging-makefile.pre.in.diff

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


More information about the Python-bugs-list mailing list