vmware-archive / salt-pack

Salt Package Builder
Apache License 2.0
55 stars 23 forks source link

Update python-msgpack support on Redhat 7 to v0.5.6 #700

Closed dmurphy18 closed 4 years ago

dmurphy18 commented 4 years ago

Need to update python-msgpack support on Python 2 Redhat 7 to v0.5.6, similar to that on Python 3ot

Note that this has been a requirement in Salt requirements/base.txt since May 9, 2018 due to msgpack-python having been deprecated.

dmurphy18 commented 4 years ago

https://github.com/saltstack/salt-pack/pull/701

dmurphy18 commented 4 years ago

PR merged

revmehul commented 4 years ago

Thanks much. 🙏