diff options
| author | Mark Asselstine <mark.asselstine@windriver.com> | 2017-11-07 15:38:36 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-11-08 14:17:24 -0500 |
| commit | db34c7507359eef47e4f34ffd84686ebaaaaef7c (patch) | |
| tree | bb22d3505aaf3db82323b3fb72620b81f4007aaf /meta-openstack/conf | |
| parent | a53a25484b5afb6fbf5d1fa1ad22ffb41b8493cc (diff) | |
| download | meta-cloud-services-db34c7507359eef47e4f34ffd84686ebaaaaef7c.tar.gz | |
python-kombu: uprev to v4.1.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>
Diffstat (limited to 'meta-openstack/conf')
| -rw-r--r-- | meta-openstack/conf/layer.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.conf index ceb489b..302b657 100644 --- a/meta-openstack/conf/layer.conf +++ b/meta-openstack/conf/layer.conf | |||
| @@ -19,6 +19,5 @@ PREFERRED_VERSION_python-django = "1.8.6" | |||
| 19 | PREFERRED_VERSION_python-netaddr = "0.7.19" | 19 | PREFERRED_VERSION_python-netaddr = "0.7.19" |
| 20 | PREFERRED_VERSION_python-sqlalchemy = "1.0.16" | 20 | PREFERRED_VERSION_python-sqlalchemy = "1.0.16" |
| 21 | PREFERRED_VERSION_python-requests = "2.13.0" | 21 | PREFERRED_VERSION_python-requests = "2.13.0" |
| 22 | PREFERRED_VERSION_python-kombu = "3.0.%" | ||
| 23 | 22 | ||
| 24 | LICENSE_PATH += "${LAYERDIR}/licenses" | 23 | LICENSE_PATH += "${LAYERDIR}/licenses" |
