diff options
| author | Mark Asselstine <mark.asselstine@windriver.com> | 2017-01-17 13:49:49 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2017-01-17 14:33:16 -0500 |
| commit | 0f9fb18e1883568d7c5c0150467e6a31afe48fcd (patch) | |
| tree | 78098b7cf77af7edf702bcc74dc42c09bb7e44dd /meta-openstack/conf/layer.conf | |
| parent | 55b63e5da2a4087a5a12299b91da114c2527ab0f (diff) | |
| download | meta-cloud-services-0f9fb18e1883568d7c5c0150467e6a31afe48fcd.tar.gz | |
python-netaddr: uprev to 0.7.19
Required for the uprev of python-oslo.config to stable/newton.
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/conf/layer.conf')
| -rw-r--r-- | meta-openstack/conf/layer.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/conf/layer.conf b/meta-openstack/conf/layer.conf index 19e3cb1..f5288e3 100644 --- a/meta-openstack/conf/layer.conf +++ b/meta-openstack/conf/layer.conf | |||
| @@ -16,5 +16,6 @@ PREFERRED_VERSION_python-sqlalchemy = "1.0.8" | |||
| 16 | PREFERRED_VERSION_python-pexpect = "3.3" | 16 | PREFERRED_VERSION_python-pexpect = "3.3" |
| 17 | PREFERRED_VERSION_python-futures = "3.0.3%" | 17 | PREFERRED_VERSION_python-futures = "3.0.3%" |
| 18 | PREFERRED_VERSION_python-django = "1.8.6" | 18 | PREFERRED_VERSION_python-django = "1.8.6" |
| 19 | PREFERRED_VERSION_python-netaddr = "0.7.19" | ||
| 19 | 20 | ||
| 20 | LICENSE_PATH += "${LAYERDIR}/licenses" | 21 | LICENSE_PATH += "${LAYERDIR}/licenses" |
