msgpack-python has been renamed to msgpack

Change-Id: I4d7247a7914240732a9c6c6b8ca965bcdae0323b
Related-Bug: #1743445
This commit is contained in:
Dirk Mueller 2018-01-15 20:41:52 +01:00
parent a6b8335a70
commit af266d1762
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version==
cffi>=1.1.2 # MIT
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
greenlet>=0.4.10 # MIT
msgpack-python>=0.4.0 # Apache-2.0
msgpack>=0.4.0 # Apache-2.0