Bump up to the six 1.7.x series
The six 1.7.x series brings in some nice adjustments that users of six can take advantage of, including but not limited to (the below were selected from the six changelog and are widely used six features across openstack): - Select the implementations of dictionary iterator routines at import time for a 20% speed boost. - Improve add_metaclass, so that it doesn't end up inserting another class into the hierarchy. The full changelog can be found at: https://bitbucket.org/gutworth/six/src/35f6/CHANGES?at=1.7.0 Change-Id: I80b09c5921ad277e1ec1da47ae718db8b43a8c23
This commit is contained in:
parent
4975fc82cf
commit
976df8a4e4
@ -105,7 +105,7 @@ requests-kerberos>=0.5 # MIT
|
||||
Routes>=1.12.3
|
||||
rtslib-fb>=2.1.39
|
||||
simplejson>=2.0.9
|
||||
six>=1.6.0
|
||||
six>=1.7.0
|
||||
sockjs-tornado>=1.0.0,<2.0.0
|
||||
# The SQLA requirement looks weird, but it's here for a reason.
|
||||
# The version of pip shipped with distros treats 0.8beta1 (which is
|
||||
|
Loading…
x
Reference in New Issue
Block a user