Our code doesn't work with python-xattr 0.5.0, and that's the version installed in RH/Centos :( Andrey has updated the RPM config to specify 0.6.0, and this does the same to pip-requires.

This commit is contained in:
jaypipes@gmail.com 2011-08-02 18:03:22 +00:00 committed by Tarmac
commit 4a041b8d62
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ swift
sqlalchemy-migrate>=0.6,<0.7
bzr
httplib2
xattr
xattr>=0.6.0