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

2013-06-13 Thread Alexander Hansen
On 6/12/13 6:27 PM, Alexander Hansen wrote: 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 wrote: On Jun 12, 2013, at 11:15 AM, Kurt Schwehr wrote: The author of distribute merged distribute back into setuptools 0.7 an

[Fink-devel] ping on git

2013-06-13 Thread Alexander Hansen
I'd like to try to move forward on getting the distribution files moved over to git. Right now there is a selfupdate-git branch on fink's github repository, but I don't know where we stand on functionality. Last time I used it I was able to update from Daniel J's dists/ mirror, but I didn't tr

[Fink-devel] tcltk threading

2013-06-13 Thread Kurt Schwehr
Any chance that you'd be okay with adding threading to the tcltk client? I've got a bug in displaying images in PIL/ImageTk.py that goes away if tcltk is build with --enable-threads? -kurt (goatbar) RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/tcltk-x86_64.info,v retrievi

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

2013-06-13 Thread Kurt Schwehr
akh and danielj, Going with an empty distribute that depends on setuptools. -kurt (goatbar) On Jun 12, 2013, at 6:34 PM, Kurt Schwehr wrote: > aka, > > liking that. they are compatible. > > my other thought was to add a provides: distribute to setuptools. any reason > that wouldn't work?