diff -Nru python-oslo.middleware-3.32.1/AUTHORS python-oslo.middleware-3.33.0/AUTHORS --- python-oslo.middleware-3.32.1/AUTHORS 2017-10-04 14:05:29.000000000 +0000 +++ python-oslo.middleware-3.33.0/AUTHORS 2017-12-04 10:35:25.000000000 +0000 @@ -70,6 +70,7 @@ Yujun Zhang Zhihai Song Zhongyue Luo +Zuul chenghuiyu gengchc2 gord chung diff -Nru python-oslo.middleware-3.32.1/ChangeLog python-oslo.middleware-3.33.0/ChangeLog --- python-oslo.middleware-3.32.1/ChangeLog 2017-10-04 14:05:29.000000000 +0000 +++ python-oslo.middleware-3.33.0/ChangeLog 2017-12-04 10:35:25.000000000 +0000 @@ -1,6 +1,17 @@ CHANGES ======= +3.33.0 +------ + +* Updated from global requirements +* Remove setting of version/release from releasenotes +* Updated from global requirements +* Updated from global requirements +* Updated from global requirements +* Updated from global requirements +* Imported Translations from Zanata + 3.32.1 ------ diff -Nru python-oslo.middleware-3.32.1/debian/changelog python-oslo.middleware-3.33.0/debian/changelog --- python-oslo.middleware-3.32.1/debian/changelog 2017-11-13 16:48:28.000000000 +0000 +++ python-oslo.middleware-3.33.0/debian/changelog 2017-12-08 11:22:53.000000000 +0000 @@ -1,3 +1,12 @@ +python-oslo.middleware (3.33.0-0ubuntu1) bionic; urgency=medium + + * New upstream release for OpenStack Queens. + * d/control: Align (Build-)Depends with upstream. + * d/control: Bumped Standards-Version to 4.1.2. + * d/p/drop-openstackdoctheme.patch: Drop, no longer required. + + -- James Page Fri, 08 Dec 2017 11:22:53 +0000 + python-oslo.middleware (3.32.1-0ubuntu1) bionic; urgency=medium * New upstream release for OpenStack Queens. diff -Nru python-oslo.middleware-3.32.1/debian/control python-oslo.middleware-3.33.0/debian/control --- python-oslo.middleware-3.32.1/debian/control 2017-11-13 16:48:28.000000000 +0000 +++ python-oslo.middleware-3.33.0/debian/control 2017-12-08 11:22:53.000000000 +0000 @@ -3,58 +3,61 @@ Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: PKG OpenStack -Uploaders: Thomas Goirand , - Ivan Udovichenko , - David Della Vecchia , - Corey Bryant , -Build-Depends: debhelper (>= 9), - dh-python, - openstack-pkg-tools (>= 52~), - python-all, - python-pbr (>= 2.0.0), - python-setuptools, - python3-all, - python3-pbr (>= 2.0.0), - python3-setuptools, -Build-Depends-Indep: python-coverage (>= 4.0), - python-debtcollector (>= 1.2.0), - python-fixtures (>= 3.0.0), - python-jinja2 (>= 2.8), - python-mock (>= 2.0.0), - python-openstackdocstheme (>= 1.16.0), - python-oslo.config (>= 1:4.6.0), - python-oslo.context (>= 2.14.0), - python-oslo.i18n (>= 3.15.3), - python-oslo.serialization (>= 2.18.0), - python-oslo.utils (>= 3.28.0), - python-oslotest (>= 1.10.0), - python-six (>= 1.9.0), - python-sphinx (>= 1.5.1), - python-statsd (>= 3.2.1), - python-stevedore (>= 1.20.0), - python-testtools (>= 1.4.0), - python-webob (>= 1.7.1), - python3-coverage (>= 4.0), - python3-debtcollector (>= 1.2.0), - python3-fixtures (>= 3.0.0), - python3-jinja2 (>= 2.8), - python3-mock (>= 2.0.0), - python3-openstackdocstheme (>= 1.16.0), - python3-oslo.config (>= 1:4.6.0), - python3-oslo.context (>= 2.14.0), - python3-oslo.i18n (>= 3.15.3), - python3-oslo.utils (>= 3.28.0), - python3-oslo.serialization (>= 2.18.0), - python3-oslotest (>= 1.10.0), - python3-six (>= 1.9.0), - python3-sphinx (>= 1.5.1), - python3-statsd (>= 3.2.1), - python3-stevedore (>= 1.20.0), - python3-testtools (>= 1.4.0), - python3-webob (>= 1.7.1), - subunit, - testrepository -Standards-Version: 3.9.8 +Uploaders: + Thomas Goirand , + Ivan Udovichenko , + David Della Vecchia , + Corey Bryant , +Build-Depends: + debhelper (>= 9), + dh-python, + openstack-pkg-tools (>= 52~), + python-all, + python-pbr (>= 2.0.0), + python-setuptools, + python3-all, + python3-pbr (>= 2.0.0), + python3-setuptools, +Build-Depends-Indep: + python-coverage (>= 4.0), + python-debtcollector (>= 1.2.0), + python-fixtures (>= 3.0.0), + python-jinja2 (>= 2.8), + python-mock (>= 2.0.0), + python-openstackdocstheme (>= 1.17.0), + python-oslo.config (>= 1:5.1.0), + python-oslo.context (>= 2.19.2), + python-oslo.i18n (>= 3.15.3), + python-oslo.serialization (>= 2.18.0), + python-oslo.utils (>= 3.31.0), + python-oslotest (>= 1.10.0), + python-six (>= 1.10.0), + python-sphinx (>= 1.5.1), + python-statsd (>= 3.2.1), + python-stevedore (>= 1.20.0), + python-testtools (>= 2.2.0), + python-webob (>= 1.7.1), + python3-coverage (>= 4.0), + python3-debtcollector (>= 1.2.0), + python3-fixtures (>= 3.0.0), + python3-jinja2 (>= 2.8), + python3-mock (>= 2.0.0), + python3-openstackdocstheme (>= 1.17.0), + python3-oslo.config (>= 1:5.1.0), + python3-oslo.context (>= 2.19.2), + python3-oslo.i18n (>= 3.15.3), + python3-oslo.serialization (>= 2.18.0), + python3-oslo.utils (>= 3.31.0), + python3-oslotest (>= 1.10.0), + python3-six (>= 1.10.0), + python3-sphinx (>= 1.5.1), + python3-statsd (>= 3.2.1), + python3-stevedore (>= 1.20.0), + python3-testtools (>= 2.2.0), + python3-webob (>= 1.7.1), + subunit, + testrepository, +Standards-Version: 4.1.2 Vcs-Browser: https://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/python-oslo.middleware Vcs-Git: git://git.launchpad.net/~ubuntu-server-dev/ubuntu/+source/python-oslo.middleware Homepage: https://github.com/openstack/oslo.middleware @@ -62,54 +65,60 @@ Package: python-oslo.middleware Architecture: all -Depends: python-debtcollector (>= 1.2.0), - python-jinja2 (>= 2.8), - python-oslo.config (>= 1:4.6.0), - python-oslo.context (>= 2.14.0), - python-oslo.i18n (>= 3.15.3), - python-oslo.utils (>= 3.28.0), - python-pbr (>= 2.0.0), - python-six (>= 1.9.0), - python-statsd (>= 3.2.1), - python-stevedore (>= 1.20.0), - python-webob (>= 1.7.1), - ${misc:Depends}, - ${python:Depends} -Suggests: python-oslo.middleware-doc, +Depends: + python-debtcollector (>= 1.2.0), + python-jinja2 (>= 2.8), + python-oslo.config (>= 1:5.1.0), + python-oslo.context (>= 2.19.2), + python-oslo.i18n (>= 3.15.3), + python-oslo.utils (>= 3.31.0), + python-pbr (>= 2.0.0), + python-six (>= 1.10.0), + python-statsd (>= 3.2.1), + python-stevedore (>= 1.20.0), + python-webob (>= 1.7.1), + ${misc:Depends}, + ${python:Depends}, +Suggests: + python-oslo.middleware-doc, Description: various WSGI middleware components for OpenStack - Python 2.x The oslo.middleware library contains various functions and methods used by the OpenStack projects that are using the WSGI pipeline. . This package contains the Python 2.x module. -Package: python3-oslo.middleware +Package: python-oslo.middleware-doc +Section: doc Architecture: all -Depends: python3-debtcollector (>= 1.2.0), - python3-jinja2 (>= 2.8), - python3-oslo.config (>= 1:4.6.0), - python3-oslo.context (>= 2.14.0), - python3-oslo.i18n (>= 3.15.3), - python3-oslo.utils (>= 3.28.0), - python3-pbr (>= 2.0.0), - python3-six (>= 1.9.0), - python3-statsd (>= 3.2.1), - python3-stevedore (>= 1.20.0), - python3-webob (>= 1.7.1), - ${misc:Depends}, - ${python3:Depends} -Suggests: python-oslo.middleware-doc, -Description: various WSGI middleware components for OpenStack - Python 3.x +Depends: + ${misc:Depends}, + ${sphinxdoc:Depends}, +Description: various WSGI middleware components for OpenStack - doc The oslo.middleware library contains various functions and methods used by the OpenStack projects that are using the WSGI pipeline. . - This package contains the Python 3.x module. + This package contains the documentation. -Package: python-oslo.middleware-doc -Section: doc +Package: python3-oslo.middleware Architecture: all -Depends: ${misc:Depends}, ${sphinxdoc:Depends} -Description: various WSGI middleware components for OpenStack - doc +Depends: + python3-debtcollector (>= 1.2.0), + python3-jinja2 (>= 2.8), + python3-oslo.config (>= 1:5.1.0), + python3-oslo.context (>= 2.19.2), + python3-oslo.i18n (>= 3.15.3), + python3-oslo.utils (>= 3.31.0), + python3-pbr (>= 2.0.0), + python3-six (>= 1.10.0), + python3-statsd (>= 3.2.1), + python3-stevedore (>= 1.20.0), + python3-webob (>= 1.7.1), + ${misc:Depends}, + ${python3:Depends}, +Suggests: + python-oslo.middleware-doc, +Description: various WSGI middleware components for OpenStack - Python 3.x The oslo.middleware library contains various functions and methods used by the OpenStack projects that are using the WSGI pipeline. . - This package contains the documentation. + This package contains the Python 3.x module. diff -Nru python-oslo.middleware-3.32.1/debian/patches/drop-openstackdoctheme.patch python-oslo.middleware-3.33.0/debian/patches/drop-openstackdoctheme.patch --- python-oslo.middleware-3.32.1/debian/patches/drop-openstackdoctheme.patch 2017-11-13 16:48:28.000000000 +0000 +++ python-oslo.middleware-3.33.0/debian/patches/drop-openstackdoctheme.patch 1970-01-01 00:00:00.000000000 +0000 @@ -1,26 +0,0 @@ -Description: Temporarily drop openstackdocstheme sphinx extension - until sphinx>=1.6.2 is available. -Author: Corey Bryant -Forwarded: no -Last-Update: 2017-08-11 - ---- a/doc/source/conf.py -+++ b/doc/source/conf.py -@@ -24,7 +24,7 @@ extensions = [ - 'sphinx.ext.autodoc', - #'sphinx.ext.intersphinx', - 'oslo_config.sphinxext', -- 'openstackdocstheme', -+ #'openstackdocstheme', - 'stevedore.sphinxext', - ] - -@@ -65,7 +65,7 @@ pygments_style = 'sphinx' - # The theme to use for HTML and HTML Help pages. Major themes that come with - # Sphinx are currently 'default' and 'sphinxdoc'. - # html_theme_path = ["."] --html_theme = 'openstackdocs' -+#html_theme = 'openstackdocs' - # html_static_path = ['static'] - - # Output file base name for HTML help builder. diff -Nru python-oslo.middleware-3.32.1/debian/patches/series python-oslo.middleware-3.33.0/debian/patches/series --- python-oslo.middleware-3.32.1/debian/patches/series 2017-11-13 16:48:28.000000000 +0000 +++ python-oslo.middleware-3.33.0/debian/patches/series 2017-12-08 11:22:53.000000000 +0000 @@ -1,2 +1 @@ -drop-openstackdoctheme.patch remove-privacy-breach-in-README.rst.patch diff -Nru python-oslo.middleware-3.32.1/oslo.middleware.egg-info/pbr.json python-oslo.middleware-3.33.0/oslo.middleware.egg-info/pbr.json --- python-oslo.middleware-3.32.1/oslo.middleware.egg-info/pbr.json 2017-10-04 14:05:29.000000000 +0000 +++ python-oslo.middleware-3.33.0/oslo.middleware.egg-info/pbr.json 2017-12-04 10:35:25.000000000 +0000 @@ -1 +1 @@ -{"git_version": "efdbe69", "is_release": true} \ No newline at end of file +{"git_version": "9d75e6c", "is_release": true} \ No newline at end of file diff -Nru python-oslo.middleware-3.32.1/oslo.middleware.egg-info/PKG-INFO python-oslo.middleware-3.33.0/oslo.middleware.egg-info/PKG-INFO --- python-oslo.middleware-3.32.1/oslo.middleware.egg-info/PKG-INFO 2017-10-04 14:05:29.000000000 +0000 +++ python-oslo.middleware-3.33.0/oslo.middleware.egg-info/PKG-INFO 2017-12-04 10:35:25.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: oslo.middleware -Version: 3.32.1 +Version: 3.33.0 Summary: Oslo Middleware library Home-page: https://docs.openstack.org/oslo.middleware/latest/ Author: OpenStack diff -Nru python-oslo.middleware-3.32.1/oslo.middleware.egg-info/requires.txt python-oslo.middleware-3.33.0/oslo.middleware.egg-info/requires.txt --- python-oslo.middleware-3.32.1/oslo.middleware.egg-info/requires.txt 2017-10-04 14:05:29.000000000 +0000 +++ python-oslo.middleware-3.33.0/oslo.middleware.egg-info/requires.txt 2017-12-04 10:35:25.000000000 +0000 @@ -1,10 +1,10 @@ pbr!=2.1.0,>=2.0.0 Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 -oslo.config>=4.6.0 -oslo.context>=2.14.0 +oslo.config>=5.1.0 +oslo.context>=2.19.2 oslo.i18n>=3.15.3 -oslo.utils>=3.28.0 -six>=1.9.0 +oslo.utils>=3.31.0 +six>=1.10.0 stevedore>=1.20.0 WebOb>=1.7.1 debtcollector>=1.2.0 diff -Nru python-oslo.middleware-3.32.1/oslo.middleware.egg-info/SOURCES.txt python-oslo.middleware-3.33.0/oslo.middleware.egg-info/SOURCES.txt --- python-oslo.middleware-3.32.1/oslo.middleware.egg-info/SOURCES.txt 2017-10-04 14:05:30.000000000 +0000 +++ python-oslo.middleware-3.33.0/oslo.middleware.egg-info/SOURCES.txt 2017-12-04 10:35:25.000000000 +0000 @@ -81,5 +81,6 @@ releasenotes/source/unreleased.rst releasenotes/source/_static/.placeholder releasenotes/source/_templates/.placeholder +releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po tools/tox_install.sh \ No newline at end of file diff -Nru python-oslo.middleware-3.32.1/PKG-INFO python-oslo.middleware-3.33.0/PKG-INFO --- python-oslo.middleware-3.32.1/PKG-INFO 2017-10-04 14:05:30.000000000 +0000 +++ python-oslo.middleware-3.33.0/PKG-INFO 2017-12-04 10:35:25.000000000 +0000 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: oslo.middleware -Version: 3.32.1 +Version: 3.33.0 Summary: Oslo Middleware library Home-page: https://docs.openstack.org/oslo.middleware/latest/ Author: OpenStack diff -Nru python-oslo.middleware-3.32.1/releasenotes/source/conf.py python-oslo.middleware-3.33.0/releasenotes/source/conf.py --- python-oslo.middleware-3.32.1/releasenotes/source/conf.py 2017-10-04 14:03:23.000000000 +0000 +++ python-oslo.middleware-3.33.0/releasenotes/source/conf.py 2017-12-04 10:32:16.000000000 +0000 @@ -59,17 +59,12 @@ project = u'oslo.middleware Release Notes' copyright = u'2016, oslo.middleware Developers' -# The version info for the project you're documenting, acts as replacement for -# |version| and |release|, also used in various other places throughout the -# built documents. -# -# The short X.Y version. -from oslo_middleware.version import version_info as oslo_middleware_version - +# Release notes do not need a version in the title, they span +# multiple versions. # The full version, including alpha/beta/rc tags. -release = oslo_middleware_version.version_string_with_vcs() +release = '' # The short X.Y version. -version = oslo_middleware_version.canonical_version_string() +version = '' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff -Nru python-oslo.middleware-3.32.1/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po python-oslo.middleware-3.33.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po --- python-oslo.middleware-3.32.1/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po 1970-01-01 00:00:00.000000000 +0000 +++ python-oslo.middleware-3.33.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po 2017-12-04 10:32:16.000000000 +0000 @@ -0,0 +1,64 @@ +# Andi Chandler , 2017. #zanata +msgid "" +msgstr "" +"Project-Id-Version: oslo.middleware Release Notes 3.32.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-25 17:24+0000\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"PO-Revision-Date: 2017-10-07 09:28+0000\n" +"Last-Translator: Andi Chandler \n" +"Language-Team: English (United Kingdom)\n" +"Language: en-GB\n" +"X-Generator: Zanata 3.9.6\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +msgid "3.20.0" +msgstr "3.20.0" + +msgid "3.27.0" +msgstr "3.27.0" + +msgid "New Features" +msgstr "New Features" + +msgid "Ocata Series Release Notes" +msgstr "Ocata Series Release Notes" + +msgid "Other Notes" +msgstr "Other Notes" + +msgid "Pike Series Release Notes" +msgstr "Pike Series Release Notes" + +msgid "Switch to reno for managing release notes." +msgstr "Switch to Reno for managing release notes." + +msgid "" +"This adds a new ``compat_headers`` class attribute to the ``RequestId`` " +"middleware. That allows projects like Nova that have API contracts on " +"alternative request-id headers to adopt the oslo ``RequestId`` middleware " +"but still retain their API contract." +msgstr "" +"This adds a new ``compat_headers`` class attribute to the ``RequestId`` " +"middleware. That allows projects like Nova that have API contracts on " +"alternative request-id headers to adopt the oslo ``RequestId`` middleware " +"but still retain their API contract." + +msgid "" +"This adds support for ``global_request_id`` to the ``RequestId`` middleware. " +"An inbound header of ``X-OpenStack-Request-ID`` is accepted as long as it is " +"of the format ``req-$uuid``, and made available to oslo.context. This will " +"allow for cross project request id tracking." +msgstr "" +"This adds support for ``global_request_id`` to the ``RequestId`` middleware. " +"An inbound header of ``X-OpenStack-Request-ID`` is accepted as long as it is " +"of the format ``req-$uuid``, and made available to oslo.context. This will " +"allow for cross project request id tracking." + +msgid "Unreleased Release Notes" +msgstr "Unreleased Release Notes" + +msgid "oslo.middleware Release Notes" +msgstr "oslo.middleware Release Notes" diff -Nru python-oslo.middleware-3.32.1/requirements.txt python-oslo.middleware-3.33.0/requirements.txt --- python-oslo.middleware-3.32.1/requirements.txt 2017-10-04 14:03:23.000000000 +0000 +++ python-oslo.middleware-3.33.0/requirements.txt 2017-12-04 10:32:38.000000000 +0000 @@ -4,11 +4,11 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause) -oslo.config>=4.6.0 # Apache-2.0 -oslo.context>=2.14.0 # Apache-2.0 +oslo.config>=5.1.0 # Apache-2.0 +oslo.context>=2.19.2 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 -oslo.utils>=3.28.0 # Apache-2.0 -six>=1.9.0 # MIT +oslo.utils>=3.31.0 # Apache-2.0 +six>=1.10.0 # MIT stevedore>=1.20.0 # Apache-2.0 WebOb>=1.7.1 # MIT debtcollector>=1.2.0 # Apache-2.0 diff -Nru python-oslo.middleware-3.32.1/test-requirements.txt python-oslo.middleware-3.33.0/test-requirements.txt --- python-oslo.middleware-3.32.1/test-requirements.txt 2017-10-04 14:03:23.000000000 +0000 +++ python-oslo.middleware-3.33.0/test-requirements.txt 2017-12-04 10:32:16.000000000 +0000 @@ -8,7 +8,7 @@ openstackdocstheme>=1.17.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 sphinx>=1.6.2 # BSD -testtools>=1.4.0 # MIT +testtools>=2.2.0 # MIT coverage!=4.4,>=4.0 # Apache-2.0 reno>=2.5.0 # Apache-2.0 oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0