commit python-keystonemiddleware for openSUSE:Factory
Hello community, here is the log from the commit of package python-keystonemiddleware for openSUSE:Factory checked in at 2019-05-03 22:41:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-keystonemiddleware (Old) and /work/SRC/openSUSE:Factory/.python-keystonemiddleware.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-keystonemiddleware" Fri May 3 22:41:03 2019 rev:8 rq:692833 version:6.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-keystonemiddleware/python-keystonemiddleware.changes 2018-09-07 15:37:45.966641667 +0200 +++ /work/SRC/openSUSE:Factory/.python-keystonemiddleware.new.5148/python-keystonemiddleware.changes 2019-05-03 22:41:06.551075055 +0200 @@ -1,0 +2,33 @@ +Mon Apr 8 13:54:07 UTC 2019 - cloud-devel@suse.de + +- update to version 6.0.0 + - Remove tox_install.sh + - Respect delay_auth_decision when Keystone is unavailable + - Add auth invalidation in auth_token for identity endpoint update + - Stop supporting revocation list + - Update reno for stable/rocky + - Skip the services with no endpoints when parsing service catalog + - import zuul job settings from project-config + - Make sure audit middleware use own context + - Add py36 tox environment + - Change openstack-dev to openstack-discuss + - Handle DiscoveryFailure errors + - Fix audit target service selection + - add python 3.6 unit test job + - add lib-forward-testing-python3 test job + - add releasenotes to readme.rst + - No need to compare CONF content + - Replace port 35357 with 5000 + - Documentation Fix - auth_url Port Number + - Remove testr.conf as it's been replaced by stestr + - Trivial: Update pypi url to new url + - trivial: fix convention in release note + - Document endpoint interface and region behavior + - switch documentation job to new PTI + - Expect paste.deploy and gnocchi/panko options + - Use templates for cover and lower-constraints + - Fix service_token_role_required option + - add python 3.7 unit test job + - Added request_id and global_request_id to CADF notifications + +------------------------------------------------------------------- Old: ---- keystonemiddleware-5.2.0.tar.gz New: ---- keystonemiddleware-6.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-keystonemiddleware.spec ++++++ --- /var/tmp/diff_new_pack.HKCygQ/_old 2019-05-03 22:41:06.915075821 +0200 +++ /var/tmp/diff_new_pack.HKCygQ/_new 2019-05-03 22:41:06.919075830 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-keystonemiddleware # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %global sname keystonemiddleware Name: python-keystonemiddleware -Version: 5.2.0 +Version: 6.0.0 Release: 0 Summary: Middleware for OpenStack Identity License: Apache-2.0 @@ -47,8 +47,8 @@ BuildRequires: python2-requests >= 2.14.2 BuildRequires: python2-requests-mock BuildRequires: python2-six >= 1.10.0 +BuildRequires: python2-stestr BuildRequires: python2-stevedore -BuildRequires: python2-testrepository BuildRequires: python2-testresources BuildRequires: python2-testtools BuildRequires: python3-WebOb >= 1.7.1 @@ -71,8 +71,8 @@ BuildRequires: python3-requests >= 2.14.2 BuildRequires: python3-requests-mock BuildRequires: python3-six >= 1.10.0 +BuildRequires: python3-stestr BuildRequires: python3-stevedore -BuildRequires: python3-testrepository BuildRequires: python3-testresources BuildRequires: python3-testtools Requires: python-WebOb >= 1.7.1 @@ -110,7 +110,6 @@ %prep %autosetup -p1 -n %{sname}-%{version} %py_req_cleanup -sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg %build %{python_build} @@ -125,10 +124,7 @@ rm -rf doc/build/html/.{doctrees,buildinfo} %check -export PYTHONWARNINGS="ignore" -%{python_expand rm -rf .testrepository -$python setup.py testr -} +%python_exec -m stestr.cli run %files %python_files %license LICENSE ++++++ _service ++++++ --- /var/tmp/diff_new_pack.HKCygQ/_old 2019-05-03 22:41:06.943075880 +0200 +++ /var/tmp/diff_new_pack.HKCygQ/_new 2019-05-03 22:41:06.943075880 +0200 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/keystonemiddleware/keystonemiddleware.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/keystonemiddleware/keystonemiddleware.spec.j2</param> <param name="output-name">python-keystonemiddleware.spec</param> - <param name="requirements">https://raw.githubusercontent.com/openstack/keystonemiddleware/stable/rocky/requirements.txt</param> + <param name="requirements">https://raw.githubusercontent.com/openstack/keystonemiddleware/stable/stein/requirements.txt</param> <param name="changelog-email">cloud-devel@suse.de</param> <param name="changelog-provider">gh,openstack,keystonemiddleware</param> </service> ++++++ keystonemiddleware-5.2.0.tar.gz -> keystonemiddleware-6.0.0.tar.gz ++++++ ++++ 2212 lines of diff (skipped)
participants (1)
-
root