setup.py versions not respected in buildout dependencies

Bug #678439 reported by Michael Nelson
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Buildout
New
Undecided
Unassigned

Bug Description

1) Specificy a version of a package in the setup.py (eg. install_requires = ['pycrypto==2.0.1']),
2) Use a package in your buildout which also requires that package, but without specifying a version (eg. eggs = fabric, which will pull in the latest pycrypto)

ER:
The buildout dev environment will be setup with pycrypto 2.0.1

AR:
version conflict error (http://pastebin.ubuntu.com/535135/)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.