Comment 4 for bug 1317147

Revision history for this message
David Moreau Simard (dmsimard) wrote : Re: Swift-proxy needs python-pecan >=0.4.5, but 0.3.0 is present

Once the pecan dependency is manually fixed, it also complains about another incorrect version:

pkg_resources.VersionConflict: (happybase 0.7 (/usr/lib/python2.7/dist-packages), Requirement.parse('happybase>=0.5,!=0.7'))

This would need to be fixed as well.