summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-kombu_3.0.37.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-kombu: uprev to v4.1.0Mark Asselstine2017-11-081-23/+0
| | | | | | | | | This version is required for python-oslo.messaging when moved to stable/pike. We can drop the v3.0.37 version as it is no longer required allowing us to only have one recipe. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-kombu: add version 3.0.37Mark Asselstine2017-01-301-0/+23
The 4.x.x series requires the amqp>=2 which is outside of the range of amqp versions supported versions required for python-oslo.messaging therefore we need to continue support for the 3.0.x series and force its use via the layer.conf and PREFERRED_VERSION. This is an updated version of the python-kombu recipe for the 3.0.x series with updated license checksup (the license type remains the same) and updated runtime dependencies based on the packages requirements/default.txt. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>