Re: packages using python-support and renaming egg-info directories will FTBFS

2007-05-14 Thread Josselin Mouette
Le samedi 12 mai 2007 à 18:06 -0300, Gustavo Noronha Silva a écrit : > Hello! > > python-support 0.6.4 includes code to automatically rename egg-info > directories in order to remove the python version number from their > name. This is a most welcome adition, IMO, since now we have shared code > h

Re: packages using python-support and renaming egg-info directories will FTBFS

2007-05-12 Thread Piotr Ożarowski
[Gustavo Noronha Silva, 12.05.2007] > Beware when updating your packages! Below you'll find a dd-list -i of > packages containing .egg-info in the name in a directory or file, and > also depending on python-support generated by me and POX. packages already updated: myghtyutils, nose, kid, pylons,

packages using python-support and renaming egg-info directories will FTBFS

2007-05-12 Thread Gustavo Noronha Silva
Hello! python-support 0.6.4 includes code to automatically rename egg-info directories in order to remove the python version number from their name. This is a most welcome adition, IMO, since now we have shared code handling this, and will be able to remove the mv hacks from every python package w