Update pyngus to 2.0, now supports Python 3

Cool, pyngus now supports Python 3.

This change is needed by I8512bb8274fad78285ab59797ba9b3f0f8b5c171:
"Port the AMQP 1.0 driver to Python 3".

Change-Id: I88b624dc7106d153e2ce77b8ffe1b06cc92a5ee3
This commit is contained in:
Victor Stinner
2015-09-21 10:31:27 +02:00
parent 95ec815af3
commit b82a4654ec
2 changed files with 2 additions and 2 deletions

View File

@@ -132,7 +132,7 @@ PyMySQL>=0.6.2 # MIT License
# NOTE(flaper87): This added 2 packages to `integration.sh`
# uuid-dev and swig
pyngus>=1.3.1;python_version=='2.7' # Apache 2.0 License
pyngus>=2.0.0 # Apache-2.0
pyOpenSSL>=0.14
pyparsing>=2.0.1

View File

@@ -229,7 +229,7 @@ pyghmi===0.8.0
pyinotify===0.9.6
pymemcache===1.3.3
pymongo===3.0.3
pyngus===2.0.3;python_version=='2.7'
pyngus===2.0.3
pyparsing===2.0.3
pyroute2===0.3.14
pysaml2===3.0.0