[Distutils] the spec problem continues
Adam GROSZER
agroszer at gmail.com
Tue Aug 24 18:19:32 CEST 2010
Hello,
I got zc.recipe.testrunner tests pass.
Now after I added zc.recipe.testrunner 1.2.1 to ZTK trunk, I have the
following problems after running
"bin\buildout -t 2 -c development.cfg":
(This is MS windows!)
could't load zc.buildout entry point default
from z3c.recipe.compattest:
Picked: zope.testing = 3.9.5.
While:
Installing.
Getting section test-ztk.
Initializing section test-ztk.
Installing recipe z3c.recipe.compattest.
Getting distribution for 'zope.testing>=3.6.0,<3.10.0'.
Error: Picked: zope.testing = 3.9.5
Complete output is here:
http://pastebin.org/760371
Source is here:
svn://svn.zope.org/repos/main/zopetoolkit/trunk
What's going on?
buildout has "allow-picked-versions = false" and "zope.testing =
3.9.5" so why "Error: Picked: zope.testing = 3.9.5" ???
--
Best regards,
Adam GROSZER mailto:agroszer at gmail.com
--
Quote of the day:
We find freedom when we find God; we lose it when we lose Him.
- Paul E. Scherer
More information about the Distutils-SIG
mailing list