Re: [Distutils] command hooks...

2012-05-15 Thread Tarek Ziadé
On 5/16/12 3:58 AM, Chris McDonough wrote: Adding two more (packaging and distutils2) which are similarly semi-documented and which don't even solve the problems that the previous ones do would serve no purpose, and baking them into Python itself will mean they can't evolve in important ways.

Re: [Distutils] command hooks...

2012-05-15 Thread Tarek Ziadé
On 5/16/12 5:01 AM, Alex Clark wrote: Hi, On 5/15/12 9:58 PM, Chris McDonough wrote: On 05/15/2012 04:39 PM, Éric Araujo wrote: Hi again, Le 01/05/2012 14:28, Paul Moore a écrit : On 1 May 2012 17:40, Chris McDonough wrote: Is there a PEP for the "packaging" package? Is there any sort of un

Re: [Distutils] command hooks...

2012-05-15 Thread Tarek Ziadé
On 5/16/12 3:58 AM, Chris McDonough wrote: On 05/15/2012 04:39 PM, Éric Araujo wrote: Hi again, Le 01/05/2012 14:28, Paul Moore a écrit : On 1 May 2012 17:40, Chris McDonough wrote: Is there a PEP for the "packaging" package? Is there any sort of unfinished business I can help with? AFAIK, t

Re: [Distutils] total uninstall of setuptool on MacOS X by consequence of manual install

2012-05-15 Thread Arturo Rinaldi
Yes you're very right but since i Install other ports having python27 as dependency, i usually do sudo port select --set python python27 Doing so my default Python2.7 version becomes 2.7.3, and then I can Install py27-numpy, py27-scipy and so on.. Arturo Il giorno mercoledì 16 maggio 2012,

Re: [Distutils] command hooks...

2012-05-15 Thread Alex Clark
Hi, On 5/15/12 9:58 PM, Chris McDonough wrote: On 05/15/2012 04:39 PM, Éric Araujo wrote: Hi again, Le 01/05/2012 14:28, Paul Moore a écrit : On 1 May 2012 17:40, Chris McDonough wrote: Is there a PEP for the "packaging" package? Is there any sort of unfinished business I can help with? AFA

Re: [Distutils] command hooks...

2012-05-15 Thread Chris McDonough
On 05/15/2012 04:39 PM, Éric Araujo wrote: Hi again, Le 01/05/2012 14:28, Paul Moore a écrit : On 1 May 2012 17:40, Chris McDonough wrote: Is there a PEP for the "packaging" package? Is there any sort of unfinished business I can help with? AFAIK, there's no specific PEP for packaging (there

Re: [Distutils] total uninstall of setuptool on MacOS X by consequence of manual install

2012-05-15 Thread Ned Deily
In article <4fb2fae9.7020...@gmail.com>, Arturo Rinaldi wrote: > I finally see ! So these were my last steps : > > $ sudo sh setuptools-0.6c11-py2.7.egg > $ sudo easy_install -m setuptools > > sudo rm /Library/Python/2.7/site-packages/setuptools.pth > sudo rm /Library/Python/2.7/site-packages/s

Re: [Distutils] total uninstall of setuptool on MacOS X by consequence of manual install

2012-05-15 Thread Arturo Rinaldi
Nella citazione in data Wed May 16 02:35:59 2012, Ned Deily ha scritto: In article<4fb2e02f.2070...@gmail.com>, Arturo Rinaldi wrote: can i remove /setuptools.pth and //setuptools-0.6c11-py2.7.egg /too ? I'd like also to perform a total clean uninstallation so i searched in my HD and i found

Re: [Distutils] total uninstall of setuptool on MacOS X by consequence of manual install

2012-05-15 Thread Ned Deily
In article <4fb2e02f.2070...@gmail.com>, Arturo Rinaldi wrote: > can i remove /setuptools.pth and //setuptools-0.6c11-py2.7.egg /too ? > I'd like also to perform a total clean uninstallation so i searched in > my HD and i found that i still have the files : > > *//usr/bin/easy_install > /usr/

[Distutils] total uninstall of setuptool on MacOS X by consequence of manual install

2012-05-15 Thread Arturo Rinaldi
I installed some time ago on MacOS X Lion the python-setuptools script with the shell command */$ sudo sh setuptools-0.6c11-py2.7.egg/* then I uninstalled any .egg installed and removed the script itself with /*$ sudo easy_install -m setuptools* /which in turn removed the /easy_install.pth /f

Re: [Distutils] command hooks...

2012-05-15 Thread Éric Araujo
Hi again, Le 01/05/2012 14:28, Paul Moore a écrit : On 1 May 2012 17:40, Chris McDonough wrote: Is there a PEP for the "packaging" package? Is there any sort of unfinished business I can help with? AFAIK, there's no specific PEP for packaging (there are a number of related PEPs, but nothing

Re: [Distutils] packaging in python 3.3 (was Re: command hooks...)

2012-05-15 Thread Éric Araujo
Hi, Le 13/05/2012 14:45, Chris McDonough a écrit : Let's try this again. If distutils2/packaging is meant to actually be part of Python 3.3, I think it needs some documentation and implementation loving. Is there a list of outstanding issues that need resolution? I'm willing to row on them, b

Re: [Distutils] packaging in python 3.3 (was Re: command hooks...)

2012-05-15 Thread Tarek Ziadé
On 5/13/12 8:45 PM, Chris McDonough wrote: On 05/01/2012 12:40 PM, Chris McDonough wrote: Georg Brandl was trying to herd cats on outstanding PEPs today: http://mail.python.org/pipermail/python-dev/2012-May/119157.html Is there a PEP for the "packaging" package? Is there any sort of unfinishe

Re: [Distutils] command_hooks and Python-3.3.0a3???

2012-05-15 Thread Éric Araujo
Hi, Le 01/05/2012 06:59, Vinay Sajip a écrit : I have a working (though not comprehensively tested) implementation of script generation in the pythonv branch (I've referred to it in the relevant Python issue). I believe you had some GSoC work done on this last year, but I'm not sure what the sta

Re: [Distutils] May 12th sprint???

2012-05-15 Thread Éric Araujo
Hi Rob, How well do you think that the sprint worked??? Was all was accomplished? The sprint went well! We were not many but this allowed me to be more available when needed and we fixed six bugs. In absolute numbers this is not much, but the important part is that more people are able an