Require netaddr>=0.7.6 to avoid UnboundLocalError

This issue is discussed at https://github.com/drkjam/netaddr/issues/2.
The bug in netaddr was fixed in release 0.7.6 on 13th Sep 2011.

Change-Id: Iea75a30963a09f9b0dd94138460bf041ab98fc66
Fixes: bug #1157058
This commit is contained in:
Alessio Ababilov 2013-03-19 11:25:14 +02:00
parent 31f954b096
commit 96c874cac5
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ greenlet>=0.3.1
PasteDeploy>=1.5.0
paste
sqlalchemy-migrate>=0.7.2
netaddr
netaddr>=0.7.6
suds>=0.4
paramiko
pyasn1