Bump pyroute2 version to 0.5.3
Bump pyroute2 version to 0.5.3 in order to retrieve the latest updates and features. A code refactor and reorganization was done between version 0.5.1 and 0.5.2. In order to enforce the new code structure, the version should be bumped to the last stable one. Change-Id: Ia75186570e7a320a3fbdf35bd01ec43dc071f6e8 Closes-Bug: #1814143
This commit is contained in:
parent
d3a131d0b2
commit
5fff6e3b94
@ -107,7 +107,7 @@ pylint==1.9.2
|
||||
PyMySQL==0.7.6
|
||||
pyparsing==2.1.0
|
||||
pyperclip==1.5.27
|
||||
pyroute2==0.4.21
|
||||
pyroute2==0.5.3
|
||||
python-dateutil==2.5.3
|
||||
python-designateclient==2.7.0
|
||||
python-editor==1.0.3
|
||||
|
@ -47,7 +47,7 @@ os-ken >= 0.3.0 # Apache-2.0
|
||||
ovs>=2.8.0 # Apache-2.0
|
||||
ovsdbapp>=0.9.1 # Apache-2.0
|
||||
psutil>=3.2.2 # BSD
|
||||
pyroute2>=0.4.21;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
|
||||
pyroute2>=0.5.3;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
|
||||
weakrefmethod>=1.0.2;python_version=='2.7' # PSF
|
||||
|
||||
python-novaclient>=9.1.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user