Hello community, here is the log from the commit of package python-oslo.middleware for openSUSE:Factory checked in at 2018-09-07 15:38:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-oslo.middleware (Old) and /work/SRC/openSUSE:Factory/.python-oslo.middleware.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.middleware" Fri Sep 7 15:38:58 2018 rev:11 rq:633103 version:3.36.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-oslo.middleware/python-oslo.middleware.changes 2018-03-19 23:36:07.582227364 +0100 +++ /work/SRC/openSUSE:Factory/.python-oslo.middleware.new/python-oslo.middleware.changes 2018-09-07 15:39:00.138562001 +0200 @@ -1,0 +2,17 @@ +Sat Sep 1 09:02:08 UTC 2018 - cloud-de...@suse.de + +- update to version 3.36.0 + - Remove stale pip-missing-reqs tox test + - set default python to python3 + - fix tox python3 overrides + - Update reno for stable/queens + - pypy is not checked at gate + - Trivial: Update pypi url to new url + - Imported Translations from Zanata + - Switch to stestr + - Add release notes link to README + - Follow the new PTI for document build + - Updated from global requirements + - add lower-constraints job + +------------------------------------------------------------------- Old: ---- oslo.middleware-3.34.0.tar.gz New: ---- oslo.middleware-3.36.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-oslo.middleware.spec ++++++ --- /var/tmp/diff_new_pack.UhQoJZ/_old 2018-09-07 15:39:00.518561593 +0200 +++ /var/tmp/diff_new_pack.UhQoJZ/_new 2018-09-07 15:39:00.522561589 +0200 @@ -17,43 +17,63 @@ Name: python-oslo.middleware -Version: 3.34.0 +Version: 3.36.0 Release: 0 Summary: OpenStack oslo.middleware library License: Apache-2.0 Group: Development/Languages/Python -Url: https://launchpad.net/oslo.middleware -Source0: https://files.pythonhosted.org/packages/source/o/oslo.middleware/oslo.middleware-3.34.0.tar.gz +URL: https://launchpad.net/oslo.middleware +Source0: https://files.pythonhosted.org/packages/source/o/oslo.middleware/oslo.middleware-3.36.0.tar.gz BuildRequires: openstack-macros -BuildRequires: python-Jinja2 >= 2.8 -BuildRequires: python-WebOb >= 1.7.1 -BuildRequires: python-debtcollector >= 1.2.0 BuildRequires: python-devel -BuildRequires: python-fixtures >= 3.0.0 -BuildRequires: python-mock >= 2.0.0 -BuildRequires: python-oslo.config >= 5.1.0 -BuildRequires: python-oslo.context >= 2.19.2 -BuildRequires: python-oslo.i18n >= 3.15.3 -BuildRequires: python-oslo.serialization >= 2.18.0 -BuildRequires: python-oslo.utils >= 3.33.0 -BuildRequires: python-oslotest >= 3.2.0 -BuildRequires: python-pbr >= 2.0.0 -BuildRequires: python-six >= 1.10.0 -BuildRequires: python-statsd >= 3.2.1 -BuildRequires: python-stevedore >= 1.20.0 -BuildRequires: python-testtools >= 2.2.0 -Requires: python-Jinja2 >= 2.8 +BuildRequires: python2-Jinja2 >= 2.10 +BuildRequires: python2-WebOb >= 1.7.1 +BuildRequires: python2-debtcollector >= 1.2.0 +BuildRequires: python2-fixtures +BuildRequires: python2-mock +BuildRequires: python2-oslo.config >= 5.2.0 +BuildRequires: python2-oslo.context >= 2.19.2 +BuildRequires: python2-oslo.i18n >= 3.15.3 +BuildRequires: python2-oslo.serialization +BuildRequires: python2-oslo.utils >= 3.33.0 +BuildRequires: python2-oslotest +BuildRequires: python2-pbr >= 2.0.0 +BuildRequires: python2-six >= 1.10.0 +BuildRequires: python2-statsd >= 3.2.1 +BuildRequires: python2-stestr +BuildRequires: python2-stevedore >= 1.20.0 +BuildRequires: python2-testtools +BuildRequires: python3-Jinja2 >= 2.10 +BuildRequires: python3-WebOb >= 1.7.1 +BuildRequires: python3-debtcollector >= 1.2.0 +BuildRequires: python3-devel +BuildRequires: python3-fixtures +BuildRequires: python3-mock +BuildRequires: python3-oslo.config >= 5.2.0 +BuildRequires: python3-oslo.context >= 2.19.2 +BuildRequires: python3-oslo.i18n >= 3.15.3 +BuildRequires: python3-oslo.serialization +BuildRequires: python3-oslo.utils >= 3.33.0 +BuildRequires: python3-oslotest +BuildRequires: python3-pbr >= 2.0.0 +BuildRequires: python3-six >= 1.10.0 +BuildRequires: python3-statsd >= 3.2.1 +BuildRequires: python3-stestr +BuildRequires: python3-stevedore >= 1.20.0 +BuildRequires: python3-testtools +Requires: python-Jinja2 >= 2.10 Requires: python-WebOb >= 1.7.1 Requires: python-debtcollector >= 1.2.0 -Requires: python-oslo.config >= 5.1.0 +Requires: python-oslo.config >= 5.2.0 Requires: python-oslo.context >= 2.19.2 Requires: python-oslo.i18n >= 3.15.3 -Requires: python-oslo.serialization >= 2.18.0 +Requires: python-oslo.serialization Requires: python-oslo.utils >= 3.33.0 Requires: python-six >= 1.10.0 Requires: python-statsd >= 3.2.1 Requires: python-stevedore >= 1.20.0 BuildArch: noarch +%python_subpackages %description Oslo middleware library includes components that can be injected into wsgi @@ -61,14 +81,14 @@ with functionality like add/delete/modification of http headers and support for limiting size/connection etc. -%package doc +%package -n python-oslo-middleware-doc Summary: Documentation for OpenStack middleware library Group: Development/Languages/Python BuildRequires: python-Sphinx -BuildRequires: python-openstackdocstheme >= 1.18.1 -BuildRequires: python-reno >= 2.5.0 +BuildRequires: python-openstackdocstheme +BuildRequires: python-reno -%description doc +%description -n python-oslo-middleware-doc Oslo middleware library includes components that can be injected into wsgi pipelines to intercept request/response flows. The base class can be enhanced with functionality like add/delete/modification of http headers and support @@ -76,12 +96,12 @@ This package contains the documentation. %prep -%autosetup -p1 -n oslo.middleware-3.34.0 +%autosetup -p1 -n oslo.middleware-3.36.0 %py_req_cleanup sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg %build -%{py2_build} +%{python_build} # generate html docs %{__python2} setup.py build_sphinx @@ -89,18 +109,18 @@ rm -rf doc/build/html/.{doctrees,buildinfo} %install -%{py2_install} +%{python_install} %check -%{__python2} setup.py testr +%python_exec -m stestr.cli run -%files +%files %{python_files} %license LICENSE %doc README.rst ChangeLog -%{python2_sitelib}/oslo_middleware -%{python2_sitelib}/*.egg-info +%{python_sitelib}/oslo_middleware +%{python_sitelib}/*.egg-info -%files doc +%files -n python-oslo-middleware-doc %license LICENSE %doc doc/build/html ++++++ _service ++++++ --- /var/tmp/diff_new_pack.UhQoJZ/_old 2018-09-07 15:39:00.542561567 +0200 +++ /var/tmp/diff_new_pack.UhQoJZ/_new 2018-09-07 15:39:00.542561567 +0200 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.middleware/oslo.middleware.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/oslo.middleware/oslo.middleware.spec.j2</param> <param name="output-name">python-oslo.middleware.spec</param> - <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt</param> + <param name="requirements">https://raw.githubusercontent.com/openstack/oslo.middleware/stable/rocky/requirements.txt</param> <param name="changelog-email">cloud-de...@suse.de</param> <param name="changelog-provider">gh,openstack,oslo.middleware</param> </service> ++++++ oslo.middleware-3.34.0.tar.gz -> oslo.middleware-3.36.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/.stestr.conf new/oslo.middleware-3.36.0/.stestr.conf --- old/oslo.middleware-3.34.0/.stestr.conf 1970-01-01 01:00:00.000000000 +0100 +++ new/oslo.middleware-3.36.0/.stestr.conf 2018-07-20 03:07:30.000000000 +0200 @@ -0,0 +1,3 @@ +[DEFAULT] +test_path=./oslo_middleware/tests +top_path=./ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/.testr.conf new/oslo.middleware-3.36.0/.testr.conf --- old/oslo.middleware-3.34.0/.testr.conf 2018-01-15 21:25:55.000000000 +0100 +++ new/oslo.middleware-3.36.0/.testr.conf 1970-01-01 01:00:00.000000000 +0100 @@ -1,7 +0,0 @@ -[DEFAULT] -test_command=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ - OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ - OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \ - ${PYTHON:-python} -m subunit.run discover -t ./ . $LISTOPT $IDOPTION -test_id_option=--load-list $IDFILE -test_list_option=--list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/.zuul.yaml new/oslo.middleware-3.36.0/.zuul.yaml --- old/oslo.middleware-3.34.0/.zuul.yaml 1970-01-01 01:00:00.000000000 +0100 +++ new/oslo.middleware-3.36.0/.zuul.yaml 2018-07-20 03:07:30.000000000 +0200 @@ -0,0 +1,7 @@ +- project: + check: + jobs: + - openstack-tox-lower-constraints + gate: + jobs: + - openstack-tox-lower-constraints diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/AUTHORS new/oslo.middleware-3.36.0/AUTHORS --- old/oslo.middleware-3.34.0/AUTHORS 2018-01-15 21:28:51.000000000 +0100 +++ new/oslo.middleware-3.36.0/AUTHORS 2018-07-20 03:11:50.000000000 +0200 @@ -6,6 +6,7 @@ Andreas Jaeger <a...@suse.com> Andreas Jaeger <a...@suse.de> Ann Kamyshnikova <akamyshnik...@mirantis.com> +Anusree <anusree....@gmail.com> Brant Knudson <bknud...@us.ibm.com> Cedric Brandily <zze...@gmail.com> Chang Bo Guo <guoc...@cn.ibm.com> @@ -45,6 +46,7 @@ Julian Edwards <bigjo...@gmail.com> Julien Danjou <jul...@danjou.info> Kamil Rykowski <kamil.rykow...@intel.com> +Kenneth Giusti <kgiu...@gmail.com> Kirill Bespalov <kbespa...@mirantis.com> Maciej Szankin <maciej.szan...@intel.com> Mark McLoughlin <mar...@redhat.com> @@ -69,6 +71,7 @@ Vu Cong Tuan <tua...@vn.fujitsu.com> Yujun Zhang <zhang.yuj...@zte.com.cn> Zhihai Song <zhihai.s...@easystack.cn> +ZhongShengping <chd...@163.com> Zhongyue Luo <zhongyue....@intel.com> Zuul <z...@review.openstack.org> chenghuiyu <yucheng...@unionpay.com> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/ChangeLog new/oslo.middleware-3.36.0/ChangeLog --- old/oslo.middleware-3.34.0/ChangeLog 2018-01-15 21:28:51.000000000 +0100 +++ new/oslo.middleware-3.36.0/ChangeLog 2018-07-20 03:11:49.000000000 +0200 @@ -1,6 +1,31 @@ CHANGES ======= +3.36.0 +------ + +* Switch to stestr +* Add release notes link to README +* fix tox python3 overrides +* Remove stale pip-missing-reqs tox test +* Trivial: Update pypi url to new url +* set default python to python3 +* add lower-constraints job +* pypy is not checked at gate +* Updated from global requirements +* Follow the new PTI for document build + +3.35.0 +------ + +* Imported Translations from Zanata +* Imported Translations from Zanata +* Update reno for stable/queens +* Updated from global requirements +* Updated from global requirements +* Updated from global requirements +* Updated from global requirements + 3.34.0 ------ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/PKG-INFO new/oslo.middleware-3.36.0/PKG-INFO --- old/oslo.middleware-3.34.0/PKG-INFO 2018-01-15 21:28:52.000000000 +0100 +++ new/oslo.middleware-3.36.0/PKG-INFO 2018-07-20 03:11:50.000000000 +0200 @@ -1,22 +1,21 @@ Metadata-Version: 1.1 Name: oslo.middleware -Version: 3.34.0 +Version: 3.36.0 Summary: Oslo Middleware library Home-page: https://docs.openstack.org/oslo.middleware/latest/ Author: OpenStack Author-email: openstack-...@lists.openstack.org License: UNKNOWN -Description-Content-Type: UNKNOWN Description: =================================== oslo.middleware =================================== .. image:: https://img.shields.io/pypi/v/oslo.middleware.svg - :target: https://pypi.python.org/pypi/oslo.middleware/ + :target: https://pypi.org/project/oslo.middleware/ :alt: Latest Version .. image:: https://img.shields.io/pypi/dm/oslo.middleware.svg - :target: https://pypi.python.org/pypi/oslo.middleware/ + :target: https://pypi.org/project/oslo.middleware/ :alt: Downloads Oslo middleware library includes components that can be injected into @@ -25,9 +24,10 @@ and support for limiting size/connection etc. * Free software: Apache license - * Documentation: https://docs.openstack.org/oslo.middleware/latest + * Documentation: https://docs.openstack.org/oslo.middleware/latest/ * Source: https://git.openstack.org/cgit/openstack/oslo.middleware * Bugs: https://bugs.launchpad.net/oslo.middleware + * Release notes: https://docs.openstack.org/releasenotes/oslo.middleware/ Platform: UNKNOWN diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/README.rst new/oslo.middleware-3.36.0/README.rst --- old/oslo.middleware-3.34.0/README.rst 2018-01-15 21:25:55.000000000 +0100 +++ new/oslo.middleware-3.36.0/README.rst 2018-07-20 03:07:30.000000000 +0200 @@ -3,11 +3,11 @@ =================================== .. image:: https://img.shields.io/pypi/v/oslo.middleware.svg - :target: https://pypi.python.org/pypi/oslo.middleware/ + :target: https://pypi.org/project/oslo.middleware/ :alt: Latest Version .. image:: https://img.shields.io/pypi/dm/oslo.middleware.svg - :target: https://pypi.python.org/pypi/oslo.middleware/ + :target: https://pypi.org/project/oslo.middleware/ :alt: Downloads Oslo middleware library includes components that can be injected into @@ -16,6 +16,7 @@ and support for limiting size/connection etc. * Free software: Apache license -* Documentation: https://docs.openstack.org/oslo.middleware/latest +* Documentation: https://docs.openstack.org/oslo.middleware/latest/ * Source: https://git.openstack.org/cgit/openstack/oslo.middleware * Bugs: https://bugs.launchpad.net/oslo.middleware +* Release notes: https://docs.openstack.org/releasenotes/oslo.middleware/ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/doc/requirements.txt new/oslo.middleware-3.36.0/doc/requirements.txt --- old/oslo.middleware-3.34.0/doc/requirements.txt 1970-01-01 01:00:00.000000000 +0100 +++ new/oslo.middleware-3.36.0/doc/requirements.txt 2018-07-20 03:07:30.000000000 +0200 @@ -0,0 +1,8 @@ +# The order of packages is significant, because pip processes them in the order +# of appearance. Changing the order has an impact on the overall integration +# process, which may cause wedges in the gate later. +# These are needed for docs generation +openstackdocstheme>=1.18.1 # Apache-2.0 +sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD +reno>=2.5.0 # Apache-2.0 +fixtures>=3.0.0 # Apache-2.0/BSD diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/lower-constraints.txt new/oslo.middleware-3.36.0/lower-constraints.txt --- old/oslo.middleware-3.34.0/lower-constraints.txt 1970-01-01 01:00:00.000000000 +0100 +++ new/oslo.middleware-3.36.0/lower-constraints.txt 2018-07-20 03:07:30.000000000 +0200 @@ -0,0 +1,51 @@ +appdirs==1.3.0 +Babel==2.3.4 +bandit==1.4.0 +coverage==4.0 +debtcollector==1.2.0 +extras==1.0.0 +fixtures==3.0.0 +flake8==2.5.5 +gitdb==0.6.4 +GitPython==1.0.1 +hacking==0.12.0 +iso8601==0.1.11 +Jinja2==2.10 +keystoneauth1==3.4.0 +linecache2==1.0.0 +MarkupSafe==1.0 +mccabe==0.2.1 +mock==2.0.0 +monotonic==0.6 +mox3==0.20.0 +msgpack-python==0.4.0 +netaddr==0.7.18 +netifaces==0.10.4 +os-client-config==1.28.0 +oslo.config==5.2.0 +oslo.context==2.19.2 +oslo.i18n==3.15.3 +oslo.serialization==2.18.0 +oslo.utils==3.33.0 +oslotest==3.2.0 +pbr==2.0.0 +pep8==1.5.7 +pyflakes==0.8.1 +pyparsing==2.1.0 +python-mimeparse==1.6.0 +python-subunit==1.0.0 +pytz==2013.6 +PyYAML==3.12 +requests==2.14.2 +requestsexceptions==1.2.0 +rfc3986==0.3.1 +six==1.10.0 +smmap==0.9.0 +statsd==3.2.1 +stestr==2.0.0 +stevedore==1.20.0 +testtools==2.2.0 +traceback2==1.4.0 +unittest2==1.1.0 +WebOb==1.7.1 +wrapt==1.7.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/oslo.middleware.egg-info/PKG-INFO new/oslo.middleware-3.36.0/oslo.middleware.egg-info/PKG-INFO --- old/oslo.middleware-3.34.0/oslo.middleware.egg-info/PKG-INFO 2018-01-15 21:28:51.000000000 +0100 +++ new/oslo.middleware-3.36.0/oslo.middleware.egg-info/PKG-INFO 2018-07-20 03:11:50.000000000 +0200 @@ -1,22 +1,21 @@ Metadata-Version: 1.1 Name: oslo.middleware -Version: 3.34.0 +Version: 3.36.0 Summary: Oslo Middleware library Home-page: https://docs.openstack.org/oslo.middleware/latest/ Author: OpenStack Author-email: openstack-...@lists.openstack.org License: UNKNOWN -Description-Content-Type: UNKNOWN Description: =================================== oslo.middleware =================================== .. image:: https://img.shields.io/pypi/v/oslo.middleware.svg - :target: https://pypi.python.org/pypi/oslo.middleware/ + :target: https://pypi.org/project/oslo.middleware/ :alt: Latest Version .. image:: https://img.shields.io/pypi/dm/oslo.middleware.svg - :target: https://pypi.python.org/pypi/oslo.middleware/ + :target: https://pypi.org/project/oslo.middleware/ :alt: Downloads Oslo middleware library includes components that can be injected into @@ -25,9 +24,10 @@ and support for limiting size/connection etc. * Free software: Apache license - * Documentation: https://docs.openstack.org/oslo.middleware/latest + * Documentation: https://docs.openstack.org/oslo.middleware/latest/ * Source: https://git.openstack.org/cgit/openstack/oslo.middleware * Bugs: https://bugs.launchpad.net/oslo.middleware + * Release notes: https://docs.openstack.org/releasenotes/oslo.middleware/ Platform: UNKNOWN diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/oslo.middleware.egg-info/SOURCES.txt new/oslo.middleware-3.36.0/oslo.middleware.egg-info/SOURCES.txt --- old/oslo.middleware-3.34.0/oslo.middleware.egg-info/SOURCES.txt 2018-01-15 21:28:52.000000000 +0100 +++ new/oslo.middleware-3.36.0/oslo.middleware.egg-info/SOURCES.txt 2018-07-20 03:11:50.000000000 +0200 @@ -1,6 +1,7 @@ .coveragerc .mailmap -.testr.conf +.stestr.conf +.zuul.yaml AUTHORS CONTRIBUTING.rst ChangeLog @@ -8,11 +9,13 @@ LICENSE README.rst babel.cfg +lower-constraints.txt requirements.txt setup.cfg setup.py test-requirements.txt tox.ini +doc/requirements.txt doc/source/conf.py doc/source/glossary.rst doc/source/index.rst @@ -78,6 +81,7 @@ releasenotes/source/index.rst releasenotes/source/ocata.rst releasenotes/source/pike.rst +releasenotes/source/queens.rst releasenotes/source/unreleased.rst releasenotes/source/_static/.placeholder releasenotes/source/_templates/.placeholder diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/oslo.middleware.egg-info/pbr.json new/oslo.middleware-3.36.0/oslo.middleware.egg-info/pbr.json --- old/oslo.middleware-3.34.0/oslo.middleware.egg-info/pbr.json 2018-01-15 21:28:51.000000000 +0100 +++ new/oslo.middleware-3.36.0/oslo.middleware.egg-info/pbr.json 2018-07-20 03:11:50.000000000 +0200 @@ -1 +1 @@ -{"git_version": "abfd726", "is_release": true} \ No newline at end of file +{"git_version": "48ec101", "is_release": true} \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/oslo.middleware.egg-info/requires.txt new/oslo.middleware-3.36.0/oslo.middleware.egg-info/requires.txt --- old/oslo.middleware-3.34.0/oslo.middleware.egg-info/requires.txt 2018-01-15 21:28:51.000000000 +0100 +++ new/oslo.middleware-3.36.0/oslo.middleware.egg-info/requires.txt 2018-07-20 03:11:50.000000000 +0200 @@ -1,6 +1,6 @@ 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>=5.1.0 +Jinja2>=2.10 +oslo.config>=5.2.0 oslo.context>=2.19.2 oslo.i18n>=3.15.3 oslo.utils>=3.33.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/oslo_middleware/locale/en_GB/LC_MESSAGES/oslo_middleware.po new/oslo.middleware-3.36.0/oslo_middleware/locale/en_GB/LC_MESSAGES/oslo_middleware.po --- old/oslo.middleware-3.34.0/oslo_middleware/locale/en_GB/LC_MESSAGES/oslo_middleware.po 2018-01-15 21:25:55.000000000 +0100 +++ new/oslo.middleware-3.36.0/oslo_middleware/locale/en_GB/LC_MESSAGES/oslo_middleware.po 2018-07-20 03:07:30.000000000 +0200 @@ -8,18 +8,18 @@ # Andreas Jaeger <jaegera...@gmail.com>, 2016. #zanata msgid "" msgstr "" -"Project-Id-Version: oslo.middleware 3.7.1.dev18\n" +"Project-Id-Version: oslo.middleware VERSION\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n" -"POT-Creation-Date: 2016-04-19 23:53+0000\n" +"POT-Creation-Date: 2018-02-08 23:28+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2014-11-03 11:03+0000\n" -"Last-Translator: Andi Chandler <a...@gowling.com>\n" -"Language: en-GB\n" +"PO-Revision-Date: 2016-04-12 06:19+0000\n" +"Last-Translator: Copied by Zanata <copied-by-zan...@zanata.org>\n" +"Language: en_GB\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "Generated-By: Babel 2.0\n" -"X-Generator: Zanata 3.7.3\n" +"X-Generator: Zanata 4.3.3\n" "Language-Team: English (United Kingdom)\n" msgid "Request is too large." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/releasenotes/source/index.rst new/oslo.middleware-3.36.0/releasenotes/source/index.rst --- old/oslo.middleware-3.34.0/releasenotes/source/index.rst 2018-01-15 21:25:55.000000000 +0100 +++ new/oslo.middleware-3.36.0/releasenotes/source/index.rst 2018-07-20 03:07:30.000000000 +0200 @@ -6,5 +6,6 @@ :maxdepth: 1 unreleased + queens pike ocata diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po new/oslo.middleware-3.36.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po --- old/oslo.middleware-3.34.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po 2018-01-15 21:25:55.000000000 +0100 +++ new/oslo.middleware-3.36.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po 2018-07-20 03:07:30.000000000 +0200 @@ -1,17 +1,18 @@ # Andi Chandler <a...@gowling.com>, 2017. #zanata +# Andi Chandler <a...@gowling.com>, 2018. #zanata msgid "" msgstr "" -"Project-Id-Version: oslo.middleware Release Notes 3.32.1\n" +"Project-Id-Version: oslo.middleware Release Notes\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-09-25 17:24+0000\n" +"POT-Creation-Date: 2018-02-08 23:28+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" +"PO-Revision-Date: 2018-02-06 11:15+0000\n" "Last-Translator: Andi Chandler <a...@gowling.com>\n" "Language-Team: English (United Kingdom)\n" -"Language: en-GB\n" -"X-Generator: Zanata 3.9.6\n" +"Language: en_GB\n" +"X-Generator: Zanata 4.3.3\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" msgid "3.20.0" @@ -32,6 +33,9 @@ msgid "Pike Series Release Notes" msgstr "Pike Series Release Notes" +msgid "Queens Series Release Notes" +msgstr "Queens Series Release Notes" + msgid "Switch to reno for managing release notes." msgstr "Switch to Reno for managing release notes." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/releasenotes/source/queens.rst new/oslo.middleware-3.36.0/releasenotes/source/queens.rst --- old/oslo.middleware-3.34.0/releasenotes/source/queens.rst 1970-01-01 01:00:00.000000000 +0100 +++ new/oslo.middleware-3.36.0/releasenotes/source/queens.rst 2018-07-20 03:07:30.000000000 +0200 @@ -0,0 +1,6 @@ +=================================== + Queens Series Release Notes +=================================== + +.. release-notes:: + :branch: stable/queens diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/requirements.txt new/oslo.middleware-3.36.0/requirements.txt --- old/oslo.middleware-3.34.0/requirements.txt 2018-01-15 21:25:55.000000000 +0100 +++ new/oslo.middleware-3.36.0/requirements.txt 2018-07-20 03:07:30.000000000 +0200 @@ -3,8 +3,8 @@ # process, which may cause wedges in the gate later. 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>=5.1.0 # Apache-2.0 +Jinja2>=2.10 # BSD License (3 clause) +oslo.config>=5.2.0 # Apache-2.0 oslo.context>=2.19.2 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 oslo.utils>=3.33.0 # Apache-2.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/test-requirements.txt new/oslo.middleware-3.36.0/test-requirements.txt --- old/oslo.middleware-3.34.0/test-requirements.txt 2018-01-15 21:25:55.000000000 +0100 +++ new/oslo.middleware-3.36.0/test-requirements.txt 2018-07-20 03:07:30.000000000 +0200 @@ -5,12 +5,10 @@ fixtures>=3.0.0 # Apache-2.0/BSD hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 mock>=2.0.0 # BSD -openstackdocstheme>=1.17.0 # Apache-2.0 -oslotest>=1.10.0 # Apache-2.0 -sphinx>=1.6.2 # BSD +oslotest>=3.2.0 # Apache-2.0 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 # Bandit security code scanner bandit>=1.1.0 # Apache-2.0 +stestr>=2.0.0 # Apache-2.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.middleware-3.34.0/tox.ini new/oslo.middleware-3.36.0/tox.ini --- old/oslo.middleware-3.34.0/tox.ini 2018-01-15 21:25:55.000000000 +0100 +++ new/oslo.middleware-3.36.0/tox.ini 2018-07-20 03:07:30.000000000 +0200 @@ -1,6 +1,6 @@ [tox] minversion = 2.0 -envlist = py35,py27,pypy,pep8 +envlist = py35,py27,pep8 [testenv] setenv = @@ -9,21 +9,29 @@ deps = -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} -r{toxinidir}/test-requirements.txt -commands = python setup.py testr --slowest --testr-args='{posargs}' +commands = stestr run --slowest {posargs} + +[testenv:py27] +basepython = python2.7 [testenv:pep8] +basepython = python3 commands = flake8 # Run security linter bandit -r oslo_middleware -x tests -n5 [testenv:venv] +basepython = python3 commands = {posargs} [testenv:docs] -commands = python setup.py build_sphinx +basepython = python3 +deps = -r{toxinidir}/doc/requirements.txt +commands = sphinx-build -W -b html doc/source doc/build/html [testenv:cover] +basepython = python3 commands = python setup.py test --coverage --coverage-package-name=oslo_middleware --testr-args='{posargs}' [flake8] @@ -36,13 +44,14 @@ [hacking] import_exceptions = oslo_middleware._i18n -[testenv:pip-missing-reqs] -# do not install test-requirements as that will pollute the virtualenv for -# determining missing packages -# this also means that pip-missing-reqs must be installed separately, outside -# of the requirements.txt files -deps = pip_missing_reqs -commands = pip-missing-reqs -d --ignore-module=oslo_middleware* --ignore-module=pkg_resources --ignore-file=oslo_middleware/tests/* oslo_middleware - [testenv:releasenotes] +basepython = python3 +deps = -r{toxinidir}/doc/requirements.txt commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html + +[testenv:lower-constraints] +basepython = python3 +deps = + -c{toxinidir}/lower-constraints.txt + -r{toxinidir}/test-requirements.txt + -r{toxinidir}/requirements.txt