New submission from Michael Mulich <michael.mul...@gmail.com>:

Found an issue where the metadata initialization of .egg-info dirs (an 
EggInfoDistribution object) overrides the 'path' variable, which makes it 
impossible to find a distributions requirements.

I've fixed the issue at 
https://bitbucket.org/pumazi/distutils2-fixes/changeset/f3b5eb2aac2c (changeset 
also attached).

----------
assignee: tarek
components: Distutils2
files: distutils2-fixes-f3b5eb2aac2c.diff
keywords: patch
messages: 125982
nosy: eric.araujo, pumazi, tarek
priority: normal
severity: normal
status: open
title: pkgutil EggInfoDistribution requirements for .egg-info metadata
type: behavior
versions: Python 2.5, Python 2.6, Python 2.7, Python 3.1, Python 3.2, Python 3.3
Added file: http://bugs.python.org/file20351/distutils2-fixes-f3b5eb2aac2c.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10884>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to