Require pymod2pkg >= 0.4.0

The new release fixes a couple of issues that are needed
for SUSE and Mirantis packaging integration so we need
to depend on it.

Change-Id: I36f9cf880c837ff8b96120934bfe92127a93b359
This commit is contained in:
Dirk Mueller 2016-06-09 12:00:27 +02:00
parent 4797144ddb
commit d0238559ae

@ -149,7 +149,7 @@ pyinotify>=0.9.6;sys_platform!='win32' and sys_platform!='darwin' and sys_platfo
pykmip>=0.5.0 # Apache 2.0 License
pyldap>=2.4 # PSF
pymemcache>=1.2.9,!=1.3.0 # Apache 2.0 License
pymod2pkg>=0.3 # Apache-2.0
pymod2pkg>=0.4 # Apache-2.0
pymongo>=3.0.2,!=3.1 # Apache-2.0
PyMySQL>=0.6.2 # MIT License
python-k8sclient>=0.2.0 # Apache-2.0