[Fink-devel] Fink's itk and tklib can't be installed concurrently (file collision)

2013-06-12 Thread Hanspeter Niederstrasser
Hi, While trying to install Fink's itk and tklib, the following error occurs: The following 2 packages will be installed or updated: itk iwidgets Reading buildlock packages... All buildlocks accounted for. /sw/bin/dpkg-lockwait -i

[Fink-devel] python packagers - please switch from using distribute back to setuptools

2013-06-12 Thread Kurt Schwehr
The author of distribute merged distribute back into setuptools 0.7 and took over as lead of setuptools. Please convert python packages that use distribute back to setuptools. Just committed setuptools 0.7.2 to 10.[78] and 10.[56]. https://pypi.python.org/pypi/setuptools/0.7.2#id3

Re: [Fink-devel] python packagers - please switch from using distribute back to setuptools

2013-06-12 Thread Daniel Johnson
On Jun 12, 2013, at 11:15 AM, Kurt Schwehr kurtschw...@yahoo.com wrote: The author of distribute merged distribute back into setuptools 0.7 and took over as lead of setuptools. Please convert python packages that use distribute back to setuptools. Just committed setuptools 0.7.2 to

Re: [Fink-devel] python packagers - please switch from using distribute back to setuptools

2013-06-12 Thread Kurt Schwehr
Yup. Suggestions on a solution? On Jun 12, 2013, at 6:13 PM, Daniel Johnson daniel.johnso...@gmail.com wrote: On Jun 12, 2013, at 11:15 AM, Kurt Schwehr kurtschw...@yahoo.com wrote: The author of distribute merged distribute back into setuptools 0.7 and took over as lead of setuptools.

Re: [Fink-devel] python packagers - please switch from using distribute back to setuptools

2013-06-12 Thread Alexander Hansen
On 6/12/13 6:19 PM, Kurt Schwehr wrote: Yup. Suggestions on a solution? On Jun 12, 2013, at 6:13 PM, Daniel Johnson daniel.johnso...@gmail.com wrote: On Jun 12, 2013, at 11:15 AM, Kurt Schwehr kurtschw...@yahoo.com wrote: The author of distribute merged distribute back into setuptools

Re: [Fink-devel] python packagers - please switch from using distribute back to setuptools

2013-06-12 Thread Kurt Schwehr
aka, liking that. they are compatible. my other thought was to add a provides: distribute to setuptools. any reason that wouldn't work? -kurt On Jun 12, 2013, at 6:27 PM, Alexander Hansen alexanderk.han...@gmail.com wrote: On 6/12/13 6:19 PM, Kurt Schwehr wrote: Yup. Suggestions on a