Comment 0 for bug 1239611

Revision history for this message
Evgeny Fedoruk (evgenyf) wrote : boto v2.14.0 Python package is not compatible with for NOVO projectt

boto python package is a required package for novo project.
it apears in requirements.txt as boto>=2.4.0,!=2.13.0

Several days ago new 2.14.0 version released.
Seems not good for novo like the previous 2.13.0.

Had to downgrade to 2.12.0 to get things work.

requirements should be changed to boto>=2.4.0,<2.13.0