Maurits van Rees wrote:

> Similar things happen with easy_install.  Create a virtualenv.
> Installing setuptools_git and setuptools_hg has the same effect as
> setuptools-git and setuptools-hg.  There is actually some redirection
> setup: http://pypi.python.org/simple/setuptools-hg redirects to
> http://pypi.python.org/simple/setuptools_hg/ and for git it is the other
> way around.


My conclusion is that if you want to pin your eggs using
buildout.dumppickedversions, you need to revert those namechanges (convert
dashes back to underscores). Otherwise tools like mr.developer will get
confused.



-- 
Greets,
WouterVH

_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to