[issue14294] Requirements are not properly copied into metatdata of dist-info

2012-03-15 Thread Preston Holmes
Preston Holmes added the comment: fixed in http://hg.python.org/distutils2/rev/f453054a7d8b I worked on this fix with Tarek at the pycon sprints - still a bit unfamiliar with this tracker and how to best cross ref revs with ticket numbers This ticket can't be closed until the question o

[issue14294] Requirements are not properly copied into metatdata of dist-info

2012-03-13 Thread Preston Holmes
New submission from Preston Holmes : the egginfo_to_distinfo util method is not converting requirements properly from a requirements.txt file into the metadata file of the dist-info dir -- assignee: eric.araujo components: Distutils2 messages: 155696 nosy: Preston.Holmes, alexis