Bump PyECLib version from 1.0.3 to 1.0.7

In addition to fixing several bugs, 1.0.7 eliminates the need for a
few work-around code in Swift.  This code was only to hide issues in
the current version, but it also ends up breaking some third-party
integration.  In order to enable expected functionality and to avoid
dealing with deprecation issues right from the beginning, we need to
bump the minium PyECLib requirement to 1.0.7.

Closes-Bug: 1446727
Change-Id: I03e059e7335656c22be28ffd6157b56e13bdfc1b
This commit is contained in:
Tushar Gohad 2015-04-15 17:34:48 -07:00 committed by John Dickinson
parent 51e31c5c71
commit 281cb1c210

View File

@ -9,4 +9,4 @@ netifaces>=0.5,!=0.10.0,!=0.10.1
pastedeploy>=1.3.3
simplejson>=2.0.9
xattr>=0.4
PyECLib>=1.0.3
PyECLib>=1.0.7