[Distutils] buildout: overriding the global [versions] section

2012-01-11 Thread Leonardo Rochael Almeida
Hi, It seems I cannot override, for a single buildout part, the version information of the global [versions] section. Is this possible and I just overlooked something? If not, I intend to add support for that on zc.recipe.egg and/or z3c.recipe.scripts recipes. Any comments? And where can I fin

Re: [Distutils] Compiling Cython on Windows runs into link problems because of directories containing spaces

2012-01-11 Thread Almar Klein
> Ok, I will report the bug there. I wasn't sure whether distutils had its > own issue tracker (I couldn't find it anyway). > I reported the bug and supplied a patch: http://bugs.python.org/issue13765 Almar ___ Distutils-SIG maillist - Distutils-SIG

Re: [Distutils] Compiling Cython on Windows runs into link problems because of directories containing spaces

2012-01-11 Thread Almar Klein
Dear Mark, Thanks for the response. Is this is a bug, or is this a known "feature" that I should solve in >> another manner. If this is a bug, can someone help me fix it? >> > > It probably can be considered a bug - the Python issue tracker is the > place where it should be reported (but be sure