commit python-keystonemiddleware for openSUSE:Factory

2020-10-26 Thread root
Hello community,

here is the log from the commit of package python-keystonemiddleware for 
openSUSE:Factory checked in at 2020-10-26 16:15:30

Comparing /work/SRC/openSUSE:Factory/python-keystonemiddleware (Old)
 and  /work/SRC/openSUSE:Factory/.python-keystonemiddleware.new.3463 (New)


Package is "python-keystonemiddleware"

Mon Oct 26 16:15:30 2020 rev:12 rq:841185 version:9.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-keystonemiddleware/python-keystonemiddleware.changes
  2020-06-05 20:13:53.970469400 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-keystonemiddleware.new.3463/python-keystonemiddleware.changes
2020-10-26 16:16:19.686935840 +0100
@@ -1,0 +2,9 @@
+Fri Oct  9 19:14:23 UTC 2020 - cloud-de...@suse.de
+
+- update to version 9.1.0
+  - Change the default Identity endpoint to internal
+  - Update master for stable/ussuri
+  - Switch to newer openstackdocstheme and reno versions
+  - Imported Translations from Zanata
+
+---

Old:

  keystonemiddleware-9.0.0.tar.gz

New:

  keystonemiddleware-9.1.0.tar.gz



Other differences:
--
++ python-keystonemiddleware.spec ++
--- /var/tmp/diff_new_pack.rY9OJO/_old  2020-10-26 16:16:20.358936380 +0100
+++ /var/tmp/diff_new_pack.rY9OJO/_new  2020-10-26 16:16:20.362936383 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   python-keystonemiddleware
-Version:9.0.0
+Version:9.1.0
 Release:0
 Summary:Middleware for OpenStack Identity
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/keystonemiddleware
-Source0:
https://files.pythonhosted.org/packages/source/k/keystonemiddleware/keystonemiddleware-9.0.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/k/keystonemiddleware/keystonemiddleware-9.1.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-WebOb >= 1.7.1
 BuildRequires:  python3-WebTest
@@ -96,7 +96,7 @@
 Documentation for Middleware for OpenStack Identity.
 
 %prep
-%autosetup -p1 -n keystonemiddleware-9.0.0
+%autosetup -p1 -n keystonemiddleware-9.1.0
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.rY9OJO/_old  2020-10-26 16:16:20.398936412 +0100
+++ /var/tmp/diff_new_pack.rY9OJO/_new  2020-10-26 16:16:20.398936412 +0100
@@ -1,8 +1,8 @@
 
   
-https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/keystonemiddleware/keystonemiddleware.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/keystonemiddleware/keystonemiddleware.spec.j2
 python-keystonemiddleware.spec
-https://opendev.org/openstack/keystonemiddleware/raw/branch/stable/ussuri/requirements.txt
+https://opendev.org/openstack/keystonemiddleware/raw/branch/stable/victoria/requirements.txt
 cloud-de...@suse.de
 gh,openstack,keystonemiddleware
   

++ keystonemiddleware-9.0.0.tar.gz -> keystonemiddleware-9.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/keystonemiddleware-9.0.0/ChangeLog 
new/keystonemiddleware-9.1.0/ChangeLog
--- old/keystonemiddleware-9.0.0/ChangeLog  2020-04-02 16:29:05.0 
+0200
+++ new/keystonemiddleware-9.1.0/ChangeLog  2020-08-03 17:13:45.0 
+0200
@@ -1,6 +1,14 @@
 CHANGES
 ===
 
+9.1.0
+-
+
+* Imported Translations from Zanata
+* Change the default Identity endpoint to internal
+* Switch to newer openstackdocstheme and reno versions
+* Update master for stable/ussuri
+
 9.0.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/keystonemiddleware-9.0.0/PKG-INFO 
new/keystonemiddleware-9.1.0/PKG-INFO
--- old/keystonemiddleware-9.0.0/PKG-INFO   2020-04-02 16:29:05.0 
+0200
+++ new/keystonemiddleware-9.1.0/PKG-INFO   2020-08-03 17:13:45.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: keystonemiddleware
-Version: 9.0.0
+Version: 9.1.0
 Summary: Middleware for OpenStack Identity
 Home-page: https://docs.openstack.org/keystonemiddleware/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/keystonemiddleware-9.0.0/doc/requirements.txt 
new/keystonemiddleware-9.1.0/doc/requirements.txt
--- old/keystonemiddleware-9.0.0/doc/requirements.txt   2020-04-02 
16:27:38.0 +0200
+++ new/keystonemiddleware-9.1.0/doc/requirements.txt   2020-08-03 
17:12:44.0 +0200
@@ -4,9 +4,9 @@
 
 # For generating sphinx documentation
 doc8>=0.6.0 # Apache-2.0
-openstackdocstheme>=1.20.0 # Apache-2.0
-reno>=2.5.0 # Apache-2.0

commit python-keystonemiddleware for openSUSE:Factory

2020-06-05 Thread root
Hello community,

here is the log from the commit of package python-keystonemiddleware for 
openSUSE:Factory checked in at 2020-06-05 20:10:41

Comparing /work/SRC/openSUSE:Factory/python-keystonemiddleware (Old)
 and  /work/SRC/openSUSE:Factory/.python-keystonemiddleware.new.3606 (New)


Package is "python-keystonemiddleware"

Fri Jun  5 20:10:41 2020 rev:11 rq:803568 version:9.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-keystonemiddleware/python-keystonemiddleware.changes
  2020-03-24 22:32:20.153089099 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-keystonemiddleware.new.3606/python-keystonemiddleware.changes
2020-06-05 20:13:53.970469400 +0200
@@ -1,0 +2,22 @@
+Tue May 12 09:58:47 UTC 2020 - cloud-de...@suse.de
+
+- update to version 9.0.0
+  - Update master for stable/train
+  - Rename _v3_to_v2_catalog to _normalize_catalog
+  - Make tests pass in 2022
+  - Change ec2 URLs to v3
+  - Switch to Ussuri jobs
+  - Have middlewarearchitecture doc reference auth_type option
+  - Update invalid link for README
+  - Remove v2.0 functionality
+  - Update hacking for Python3
+  - [ussuri][goal] Drop python 2.7 support and testing
+  - Fix DeprecationWarning: invalid escape sequence issues
+  - Imported Translations from Zanata
+  - Remove universal wheel configuration
+  - Remove keystoneclient exception usage in tests
+  - Fix misspell word
+  - Update the constraints url
+  - Generate pdf documentation
+
+---

Old:

  keystonemiddleware-7.0.1.tar.gz

New:

  keystonemiddleware-9.0.0.tar.gz



Other differences:
--
++ python-keystonemiddleware.spec ++
--- /var/tmp/diff_new_pack.urhJbu/_old  2020-06-05 20:13:54.750472270 +0200
+++ /var/tmp/diff_new_pack.urhJbu/_new  2020-06-05 20:13:54.754472284 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-keystonemiddleware
-Version:7.0.1
+Version:9.0.0
 Release:0
 Summary:Middleware for OpenStack Identity
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/keystonemiddleware
-Source0:
https://files.pythonhosted.org/packages/source/k/keystonemiddleware/keystonemiddleware-7.0.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/k/keystonemiddleware/keystonemiddleware-9.0.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-WebOb >= 1.7.1
 BuildRequires:  python3-WebTest
@@ -90,12 +90,13 @@
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-openstackdocstheme
 BuildRequires:  python3-sphinxcontrib-apidoc
+BuildRequires:  python3-sphinxcontrib-svg2pdfconverter
 
 %description -n python-keystonemiddleware-doc
 Documentation for Middleware for OpenStack Identity.
 
 %prep
-%autosetup -p1 -n keystonemiddleware-7.0.1
+%autosetup -p1 -n keystonemiddleware-9.0.0
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.urhJbu/_old  2020-06-05 20:13:54.782472387 +0200
+++ /var/tmp/diff_new_pack.urhJbu/_new  2020-06-05 20:13:54.786472402 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/keystonemiddleware/keystonemiddleware.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/keystonemiddleware/keystonemiddleware.spec.j2
 python-keystonemiddleware.spec
-https://raw.githubusercontent.com/openstack/keystonemiddleware/stable/train/requirements.txt
+https://opendev.org/openstack/keystonemiddleware/raw/branch/stable/ussuri/requirements.txt
 cloud-de...@suse.de
 gh,openstack,keystonemiddleware
   

++ keystonemiddleware-7.0.1.tar.gz -> keystonemiddleware-9.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/keystonemiddleware-7.0.1/.zuul.yaml 
new/keystonemiddleware-9.0.0/.zuul.yaml
--- old/keystonemiddleware-7.0.1/.zuul.yaml 2019-09-06 18:59:56.0 
+0200
+++ new/keystonemiddleware-9.0.0/.zuul.yaml 2020-04-02 16:27:38.0 
+0200
@@ -2,10 +2,8 @@
 templates:
   - openstack-cover-jobs
   - openstack-lower-constraints-jobs
-  - openstack-python-jobs
-  - openstack-python3-train-jobs
+  - openstack-python3-ussuri-jobs
   - publish-openstack-docs-pti
   - check-requirements
-  - lib-forward-testing
   - lib-forward-testing-python3
   - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/keystonemiddleware-7.0.1/AUTHORS 
new/keystonemiddleware-9.0.0/AUTHORS
--- old/keystonemiddleware-7.0.1/AUTHORS2019-09-06 19:01:24.0 
+0200
+++ 

commit python-keystonemiddleware for openSUSE:Factory

2020-03-24 Thread root
Hello community,

here is the log from the commit of package python-keystonemiddleware for 
openSUSE:Factory checked in at 2020-03-24 22:32:19

Comparing /work/SRC/openSUSE:Factory/python-keystonemiddleware (Old)
 and  /work/SRC/openSUSE:Factory/.python-keystonemiddleware.new.3160 (New)


Package is "python-keystonemiddleware"

Tue Mar 24 22:32:19 2020 rev:10 rq:784577 version:7.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-keystonemiddleware/python-keystonemiddleware.changes
  2020-02-18 10:41:17.305052603 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-keystonemiddleware.new.3160/python-keystonemiddleware.changes
2020-03-24 22:32:20.153089099 +0100
@@ -1,0 +2,5 @@
+Fri Mar 13 07:57:31 UTC 2020 - Dirk Mueller 
+
+- switch to python 3.x only build
+
+---



Other differences:
--
++ python-keystonemiddleware.spec ++
--- /var/tmp/diff_new_pack.NoIKoI/_old  2020-03-24 22:32:21.113089581 +0100
+++ /var/tmp/diff_new_pack.NoIKoI/_new  2020-03-24 22:32:21.113089581 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-keystonemiddleware
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,30 +25,6 @@
 URL:https://launchpad.net/keystonemiddleware
 Source0:
https://files.pythonhosted.org/packages/source/k/keystonemiddleware/keystonemiddleware-7.0.1.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python2-WebOb >= 1.7.1
-BuildRequires:  python2-WebTest
-BuildRequires:  python2-cryptography
-BuildRequires:  python2-fixtures
-BuildRequires:  python2-keystoneauth1 >= 3.12.0
-BuildRequires:  python2-keystoneclient >= 3.20.0
-BuildRequires:  python2-mock
-BuildRequires:  python2-oslo.cache >= 1.26.0
-BuildRequires:  python2-oslo.config >= 5.2.0
-BuildRequires:  python2-oslo.context >= 2.19.2
-BuildRequires:  python2-oslo.i18n >= 3.15.3
-BuildRequires:  python2-oslo.messaging
-BuildRequires:  python2-oslo.serialization >= 2.18.0
-BuildRequires:  python2-oslo.utils >= 3.33.0
-BuildRequires:  python2-oslotest
-BuildRequires:  python2-pycadf >= 1.1.0
-BuildRequires:  python2-python-memcached
-BuildRequires:  python2-requests >= 2.14.2
-BuildRequires:  python2-requests-mock
-BuildRequires:  python2-six >= 1.10.0
-BuildRequires:  python2-stestr
-BuildRequires:  python2-stevedore
-BuildRequires:  python2-testresources
-BuildRequires:  python2-testtools
 BuildRequires:  python3-WebOb >= 1.7.1
 BuildRequires:  python3-WebTest
 BuildRequires:  python3-cryptography
@@ -73,23 +49,7 @@
 BuildRequires:  python3-stevedore
 BuildRequires:  python3-testresources
 BuildRequires:  python3-testtools
-Requires:   python-WebOb >= 1.7.1
-Requires:   python-keystoneauth1 >= 3.12.0
-Requires:   python-keystoneclient >= 3.20.0
-Requires:   python-oslo.cache >= 1.26.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.log >= 3.36.0
-Requires:   python-oslo.messaging
-Requires:   python-oslo.serialization >= 2.18.0
-Requires:   python-oslo.utils >= 3.33.0
-Requires:   python-pycadf >= 1.1.0
-Requires:   python-python-memcached
-Requires:   python-requests >= 2.14.2
-Requires:   python-six >= 1.10.0
 BuildArch:  noarch
-%python_subpackages
 
 %description
 This package contains middleware modules designed to provide authentication
@@ -97,6 +57,33 @@
 The most prominent module is keystonemiddleware.auth_token. This package
 does not expose any CLI or Python API features.
 
+%package -n python3-keystonemiddleware
+Summary:Middleware for OpenStack Identity
+Group:  Development/Languages/Python
+Requires:   python3-WebOb >= 1.7.1
+Requires:   python3-keystoneauth1 >= 3.12.0
+Requires:   python3-keystoneclient >= 3.20.0
+Requires:   python3-oslo.cache >= 1.26.0
+Requires:   python3-oslo.config >= 5.2.0
+Requires:   python3-oslo.context >= 2.19.2
+Requires:   python3-oslo.i18n >= 3.15.3
+Requires:   python3-oslo.log >= 3.36.0
+Requires:   python3-oslo.messaging
+Requires:   python3-oslo.serialization >= 2.18.0
+Requires:   python3-oslo.utils >= 3.33.0
+Requires:   python3-pycadf >= 1.1.0
+Requires:   python3-python-memcached
+Requires:   python3-requests >= 2.14.2
+Requires:   python3-six >= 1.10.0
+
+%description -n python3-keystonemiddleware
+This package contains middleware modules designed to provide authentication
+and authorization features to web services other 

commit python-keystonemiddleware for openSUSE:Factory

2020-02-18 Thread root
Hello community,

here is the log from the commit of package python-keystonemiddleware for 
openSUSE:Factory checked in at 2020-02-18 10:40:07

Comparing /work/SRC/openSUSE:Factory/python-keystonemiddleware (Old)
 and  /work/SRC/openSUSE:Factory/.python-keystonemiddleware.new.26092 (New)


Package is "python-keystonemiddleware"

Tue Feb 18 10:40:07 2020 rev:9 rq:774904 version:7.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-keystonemiddleware/python-keystonemiddleware.changes
  2019-05-03 22:41:06.551075055 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-keystonemiddleware.new.26092/python-keystonemiddleware.changes
   2020-02-18 10:41:17.305052603 +0100
@@ -1,0 +2,25 @@
+Thu Oct 17 08:26:49 UTC 2019 - cloud-de...@suse.de
+
+- update to version 7.0.1
+  - OpenDev Migration Patch
+  - Remove PKI/PKIZ support
+  - Run lower-constraints on Bionic and update python-keystoneclient
+  - Add a new option to choose the Identity endpoint
+  - Comment html_static_path entry in docs conf.py
+  - Update master for stable/stein
+  - Fix debug tox environment
+  - Add Python 3 Train unit tests
+  - Remove Diablo compatibility tests
+  - print auth version for request strategy in debug
+  - Update the min version of tox
+  - Drop py35 jobs
+  - Blacklist bandit 1.6.0 & cap sphinx for 2.7
+  - Blacklist sphinx 2.1.0 (autodoc bug)
+  - Run lower-constraints job on Xenial
+  - Add validation of app cred access rules
+  - Fix bandit warning
+  - Bump memcached minimum version
+  - Bump the openstackdocstheme extension to 1.20
+  - Fix string format error
+
+---

Old:

  keystonemiddleware-6.0.0.tar.gz

New:

  keystonemiddleware-7.0.1.tar.gz



Other differences:
--
++ python-keystonemiddleware.spec ++
--- /var/tmp/diff_new_pack.U3JH7S/_old  2020-02-18 10:41:18.069054162 +0100
+++ /var/tmp/diff_new_pack.U3JH7S/_new  2020-02-18 10:41:18.069054162 +0100
@@ -16,23 +16,21 @@
 #
 
 
-%global sname keystonemiddleware
 Name:   python-keystonemiddleware
-Version:6.0.0
+Version:7.0.1
 Release:0
 Summary:Middleware for OpenStack Identity
 License:Apache-2.0
 Group:  Development/Languages/Python
-URL:https://launchpad.net/%{sname}
-Source0:
https://files.pythonhosted.org/packages/source/k/%{sname}/%{sname}-%{version}.tar.gz
-BuildRequires:  openssl
+URL:https://launchpad.net/keystonemiddleware
+Source0:
https://files.pythonhosted.org/packages/source/k/keystonemiddleware/keystonemiddleware-7.0.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python2-WebOb >= 1.7.1
 BuildRequires:  python2-WebTest
 BuildRequires:  python2-cryptography
 BuildRequires:  python2-fixtures
-BuildRequires:  python2-keystoneauth1 >= 3.4.0
-BuildRequires:  python2-keystoneclient >= 3.8.0
+BuildRequires:  python2-keystoneauth1 >= 3.12.0
+BuildRequires:  python2-keystoneclient >= 3.20.0
 BuildRequires:  python2-mock
 BuildRequires:  python2-oslo.cache >= 1.26.0
 BuildRequires:  python2-oslo.config >= 5.2.0
@@ -55,8 +53,8 @@
 BuildRequires:  python3-WebTest
 BuildRequires:  python3-cryptography
 BuildRequires:  python3-fixtures
-BuildRequires:  python3-keystoneauth1 >= 3.4.0
-BuildRequires:  python3-keystoneclient >= 3.8.0
+BuildRequires:  python3-keystoneauth1 >= 3.12.0
+BuildRequires:  python3-keystoneclient >= 3.20.0
 BuildRequires:  python3-mock
 BuildRequires:  python3-oslo.cache >= 1.26.0
 BuildRequires:  python3-oslo.config >= 5.2.0
@@ -76,12 +74,14 @@
 BuildRequires:  python3-testresources
 BuildRequires:  python3-testtools
 Requires:   python-WebOb >= 1.7.1
-Requires:   python-keystoneauth1 >= 3.4.0
-Requires:   python-keystoneclient >= 3.8.0
+Requires:   python-keystoneauth1 >= 3.12.0
+Requires:   python-keystoneclient >= 3.20.0
 Requires:   python-oslo.cache >= 1.26.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.log >= 3.36.0
+Requires:   python-oslo.messaging
 Requires:   python-oslo.serialization >= 2.18.0
 Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-pycadf >= 1.1.0
@@ -100,15 +100,15 @@
 %package -n python-keystonemiddleware-doc
 Summary:Documentation for Middleware for OpenStack Identity
 Group:  Development/Languages/Python
-BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme
-BuildRequires:  python-sphinxcontrib-apidoc
+BuildRequires:  python3-Sphinx
+BuildRequires:  python3-openstackdocstheme
+BuildRequires:  python3-sphinxcontrib-apidoc
 
 %description -n python-keystonemiddleware-doc
 Documentation for 

commit python-keystonemiddleware for openSUSE:Factory

2019-05-03 Thread root
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-de...@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 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/keystonemiddleware/keystonemiddleware.spec.j2
+

commit python-keystonemiddleware for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package python-keystonemiddleware for 
openSUSE:Factory checked in at 2018-09-07 15:37:41

Comparing /work/SRC/openSUSE:Factory/python-keystonemiddleware (Old)
 and  /work/SRC/openSUSE:Factory/.python-keystonemiddleware.new (New)


Package is "python-keystonemiddleware"

Fri Sep  7 15:37:41 2018 rev:7 rq:633076 version:5.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-keystonemiddleware/python-keystonemiddleware.changes
  2018-03-19 23:34:49.645038902 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-keystonemiddleware.new/python-keystonemiddleware.changes
 2018-09-07 15:37:45.966641667 +0200
@@ -1,0 +2,28 @@
+Mon Sep  3 17:17:48 UTC 2018 - cloud-de...@suse.de
+
+- update to version 5.2.0
+  - Only include response body if there's a response
+  - Fix the AttributeError: __exit__ error
+  - Update reno for stable/queens
+  - Imported Translations from Zanata
+  - Remove empty files
+  - Identify the keystone service when raising 503
+  - Fix KeystoneMiddleware memcachepool abstraction
+  - Double quote www_authenticate_uri
+  - Introduce new header for system-scoped tokens
+  - Properly zero out max_retries in test_http_error_not_cached_token
+  - Update links in README
+  - Don't rely on pbr ChangeLog for docs
+  - Update home-page url
+  - Follow the new PTI for document build
+  - Remove kwargs_to_fetch_token
+  - Add arguments for MemcacheClientPool init
+  - fix tox python3 overrides
+  - Switch coverage tox env to stestr
+  - Fix the doc CI failure
+  - Add option to disable using oslo_message notifier
+  - Fix the title in index.rst
+  - Updated from global requirements
+  - add lower-constraints job
+
+---

Old:

  keystonemiddleware-4.21.0.tar.gz

New:

  keystonemiddleware-5.2.0.tar.gz



Other differences:
--
++ python-keystonemiddleware.spec ++
--- /var/tmp/diff_new_pack.mjmLh8/_old  2018-09-07 15:37:46.414641185 +0200
+++ /var/tmp/diff_new_pack.mjmLh8/_new  2018-09-07 15:37:46.414641185 +0200
@@ -18,54 +18,78 @@
 
 %global sname keystonemiddleware
 Name:   python-keystonemiddleware
-Version:4.21.0
+Version:5.2.0
 Release:0
 Summary:Middleware for OpenStack Identity
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%{sname}
+URL:https://launchpad.net/%{sname}
 Source0:
https://files.pythonhosted.org/packages/source/k/%{sname}/%{sname}-%{version}.tar.gz
+BuildRequires:  openssl
 BuildRequires:  openstack-macros
-BuildRequires:  python-WebOb >= 1.7.1
-BuildRequires:  python-WebTest >= 2.0.27
-BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-keystoneauth1 >= 3.3.0
-BuildRequires:  python-keystoneclient >= 3.8.0
-BuildRequires:  python-mock >= 2.0.0
-BuildRequires:  python-oslo.cache >= 1.26.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.messaging >= 5.29.0
-BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils >= 3.33.0
-BuildRequires:  python-oslotest >= 3.2.0
-BuildRequires:  python-positional
-BuildRequires:  python-pycadf >= 1.1.0
-BuildRequires:  python-pycrypto >= 2.6
-BuildRequires:  python-python-memcached >= 1.56
-BuildRequires:  python-requests >= 2.14.2
-BuildRequires:  python-requests-mock >= 1.1.0
-BuildRequires:  python-six >= 1.10.0
-BuildRequires:  python-stevedore >= 1.20.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testresources >= 2.0.0
-BuildRequires:  python-testtools >= 2.2.0
+BuildRequires:  python2-WebOb >= 1.7.1
+BuildRequires:  python2-WebTest
+BuildRequires:  python2-cryptography
+BuildRequires:  python2-fixtures
+BuildRequires:  python2-keystoneauth1 >= 3.4.0
+BuildRequires:  python2-keystoneclient >= 3.8.0
+BuildRequires:  python2-mock
+BuildRequires:  python2-oslo.cache >= 1.26.0
+BuildRequires:  python2-oslo.config >= 5.2.0
+BuildRequires:  python2-oslo.context >= 2.19.2
+BuildRequires:  python2-oslo.i18n >= 3.15.3
+BuildRequires:  python2-oslo.messaging
+BuildRequires:  python2-oslo.serialization >= 2.18.0
+BuildRequires:  python2-oslo.utils >= 3.33.0
+BuildRequires:  python2-oslotest
+BuildRequires:  python2-pycadf >= 1.1.0
+BuildRequires:  python2-python-memcached
+BuildRequires:  python2-requests >= 2.14.2
+BuildRequires:  python2-requests-mock
+BuildRequires:  python2-six >= 1.10.0
+BuildRequires:  python2-stevedore
+BuildRequires:  python2-testrepository
+BuildRequires:  python2-testresources
+BuildRequires:  python2-testtools
+BuildRequires:  python3-WebOb >= 1.7.1

commit python-keystonemiddleware for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-keystonemiddleware for 
openSUSE:Factory checked in at 2018-03-19 23:34:48

Comparing /work/SRC/openSUSE:Factory/python-keystonemiddleware (Old)
 and  /work/SRC/openSUSE:Factory/.python-keystonemiddleware.new (New)


Package is "python-keystonemiddleware"

Mon Mar 19 23:34:48 2018 rev:6 rq:583305 version:4.21.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-keystonemiddleware/python-keystonemiddleware.changes
  2018-01-24 15:26:58.708256812 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-keystonemiddleware.new/python-keystonemiddleware.changes
 2018-03-19 23:34:49.645038902 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:07:44 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-keystonemiddleware.spec ++
--- /var/tmp/diff_new_pack.MPm2lR/_old  2018-03-19 23:34:50.840995758 +0100
+++ /var/tmp/diff_new_pack.MPm2lR/_new  2018-03-19 23:34:50.844995614 +0100
@@ -29,17 +29,17 @@
 BuildRequires:  python-WebOb >= 1.7.1
 BuildRequires:  python-WebTest >= 2.0.27
 BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-keystoneauth1 >= 3.2.0
+BuildRequires:  python-keystoneauth1 >= 3.3.0
 BuildRequires:  python-keystoneclient >= 3.8.0
 BuildRequires:  python-mock >= 2.0.0
 BuildRequires:  python-oslo.cache >= 1.26.0
-BuildRequires:  python-oslo.config >= 4.6.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.messaging >= 5.29.0
 BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils >= 3.31.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslo.utils >= 3.33.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-positional
 BuildRequires:  python-pycadf >= 1.1.0
 BuildRequires:  python-pycrypto >= 2.6
@@ -52,16 +52,17 @@
 BuildRequires:  python-testresources >= 2.0.0
 BuildRequires:  python-testtools >= 2.2.0
 Requires:   python-WebOb >= 1.7.1
-Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   python-keystoneauth1 >= 3.3.0
 Requires:   python-keystoneclient >= 3.8.0
 Requires:   python-oslo.cache >= 1.26.0
-Requires:   python-oslo.config >= 4.6.0
+Requires:   python-oslo.config >= 5.1.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.utils >= 3.31.0
+Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-positional
 Requires:   python-pycadf >= 1.1.0
+Requires:   python-python-memcached >= 1.56
 Requires:   python-requests >= 2.14.2
 Requires:   python-six >= 1.10.0
 BuildArch:  noarch
@@ -76,7 +77,7 @@
 Summary:Documentation for Middleware for OpenStack Identity
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description doc
 Documentation for Middleware for OpenStack Identity.

++ _service ++
--- /var/tmp/diff_new_pack.MPm2lR/_old  2018-03-19 23:34:50.884994171 +0100
+++ /var/tmp/diff_new_pack.MPm2lR/_new  2018-03-19 23:34:50.884994171 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/keystonemiddleware/keystonemiddleware.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/keystonemiddleware/keystonemiddleware.spec.j2
 python-keystonemiddleware.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,keystonemiddleware
   




commit python-keystonemiddleware for openSUSE:Factory

2018-01-24 Thread root
Hello community,

here is the log from the commit of package python-keystonemiddleware for 
openSUSE:Factory checked in at 2018-01-24 15:26:57

Comparing /work/SRC/openSUSE:Factory/python-keystonemiddleware (Old)
 and  /work/SRC/openSUSE:Factory/.python-keystonemiddleware.new (New)


Package is "python-keystonemiddleware"

Wed Jan 24 15:26:57 2018 rev:5 rq:567263 version:4.21.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-keystonemiddleware/python-keystonemiddleware.changes
  2017-08-28 15:31:00.324011204 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-keystonemiddleware.new/python-keystonemiddleware.changes
 2018-01-24 15:26:58.708256812 +0100
@@ -1,0 +2,28 @@
+Mon Jan 15 11:42:13 UTC 2018 - cloud-de...@suse.de
+
+- update to version 4.21.0
+  - Update config docs to reflect non-deprecated methods
+  - Imported Translations from Zanata
+  - rel-note and doc for lazy loading of oslo_cache
+  - Update comment about fetch token kwargs
+  - Correct docs usage of keystoneauth1 session
+  - lazy loading of oslo_cache
+  - Updates for stestr
+  - Add doc8 rule and check doc/source files
+  - Use oslo_cache in auth_token middleware
+  - Remove notice about system time
+  - Fix py3 byte/string error
+  - Remove use of positional decorator
+  - Rename auth_uri to www_authenticate_uri
+  - Enable sphinx todo extension
+  - Fix gate error caused by mocked URLs
+  - Update reno for stable/pike
+  - Log TokenNotFound at INFO level instead of WARNING
+  - Remove setting of version/release from releasenotes
+  - Issue a deprecation warning for validating PKI tokens
+  - Fix docs builds
+  - cfg.CONF must not be used directly
+  - strip whitespace from token
+  - Updated from global requirements
+
+---

Old:

  keystonemiddleware-4.17.0.tar.gz

New:

  keystonemiddleware-4.21.0.tar.gz



Other differences:
--
++ python-keystonemiddleware.spec ++
--- /var/tmp/diff_new_pack.xK3x6z/_old  2018-01-24 15:26:59.256231182 +0100
+++ /var/tmp/diff_new_pack.xK3x6z/_new  2018-01-24 15:26:59.260230996 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-keystonemiddleware
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -18,50 +18,52 @@
 
 %global sname keystonemiddleware
 Name:   python-keystonemiddleware
-Version:4.17.0
+Version:4.21.0
 Release:0
 Summary:Middleware for OpenStack Identity
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/k/%{sname}/%{sname}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/k/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-WebOb >= 1.7.1
-BuildRequires:  python-WebTest >= 2.0
+BuildRequires:  python-WebTest >= 2.0.27
 BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-keystoneauth1 >= 2.21.0
+BuildRequires:  python-keystoneauth1 >= 3.2.0
 BuildRequires:  python-keystoneclient >= 3.8.0
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-oslo.config >= 4.0.0
-BuildRequires:  python-oslo.context >= 2.14.0
-BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.messaging >= 5.24.2
-BuildRequires:  python-oslo.serialization >= 1.10.0
-BuildRequires:  python-oslo.utils >= 3.20.0
+BuildRequires:  python-mock >= 2.0.0
+BuildRequires:  python-oslo.cache >= 1.26.0
+BuildRequires:  python-oslo.config >= 4.6.0
+BuildRequires:  python-oslo.context >= 2.19.2
+BuildRequires:  python-oslo.i18n >= 3.15.3
+BuildRequires:  python-oslo.messaging >= 5.29.0
+BuildRequires:  python-oslo.serialization >= 2.18.0
+BuildRequires:  python-oslo.utils >= 3.31.0
 BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-positional >= 1.1.1
+BuildRequires:  python-positional
 BuildRequires:  python-pycadf >= 1.1.0
 BuildRequires:  python-pycrypto >= 2.6
 BuildRequires:  python-python-memcached >= 1.56
 BuildRequires:  python-requests >= 2.14.2
-BuildRequires:  python-requests-mock >= 1.1
-BuildRequires:  python-six >= 1.9.0
+BuildRequires:  python-requests-mock >= 1.1.0
+BuildRequires:  python-six >= 1.10.0
 BuildRequires:  python-stevedore >= 1.20.0
 BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testresources >= 0.2.4
-BuildRequires:  python-testtools >= 1.4.0
+BuildRequires:  python-testresources >= 2.0.0
+BuildRequires:  python-testtools >= 2.2.0
 Requires:   

commit python-keystonemiddleware for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package python-keystonemiddleware for 
openSUSE:Factory checked in at 2017-08-28 15:30:59

Comparing /work/SRC/openSUSE:Factory/python-keystonemiddleware (Old)
 and  /work/SRC/openSUSE:Factory/.python-keystonemiddleware.new (New)


Package is "python-keystonemiddleware"

Mon Aug 28 15:30:59 2017 rev:4 rq:514948 version:4.17.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-keystonemiddleware/python-keystonemiddleware.changes
  2017-02-21 13:40:41.370055280 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-keystonemiddleware.new/python-keystonemiddleware.changes
 2017-08-28 15:31:00.324011204 +0200
@@ -1,0 +2,29 @@
+Mon Aug  7 09:18:18 UTC 2017 - cloud-de...@suse.de
+
+- update to version 4.17.0
+  - Fix oslo.messaging deprecation of get_transport
+  - Use https for *.openstack.org references
+  - Added "warning-is-error" sphinx check for docs
+  - Imported Translations from Zanata
+  - Update reno for stable/ocata
+  - Fix html_last_updated_fmt for Python3
+  - Pass located tests directory in oslo debug
+  - add a log when the option in conf can't be identitied
+  - Remove deprecated oslo.messaging aliases parameter
+  - Replace six.iteritems() with .items()
+  - Switch from oslosphinx to openstackdocstheme
+  - Using assertFalse(A) instead of assertEqual(False, A)
+  - Replace pycrypto with cryptography
+  - Remove old comment referencing fixed bug
+  - Fixed man_pages no value warning when making docs
+  - Update URLs in documentation
+  - Remove unused logging import
+  - Change locations of docs for intersphinx
+  - Bump the token deferral message from info to debug
+  - Remove log translations
+  - Removing double spaces
+  - Redundant adminURL in test_gives_v2_catalog
+  - Update driver config parameter from string to list
+  - Updated from global requirements
+
+---

Old:

  keystonemiddleware-4.14.0.tar.gz

New:

  keystonemiddleware-4.17.0.tar.gz



Other differences:
--
++ python-keystonemiddleware.spec ++
--- /var/tmp/diff_new_pack.TsLrKs/_old  2017-08-28 15:31:01.439854335 +0200
+++ /var/tmp/diff_new_pack.TsLrKs/_new  2017-08-28 15:31:01.475849275 +0200
@@ -18,7 +18,7 @@
 
 %global sname keystonemiddleware
 Name:   python-keystonemiddleware
-Version:4.14.0
+Version:4.17.0
 Release:0
 Summary:Middleware for OpenStack Identity
 License:Apache-2.0
@@ -26,41 +26,41 @@
 Url:https://launchpad.net/%{sname}
 Source0:
https://pypi.io/packages/source/k/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-WebOb >= 1.6.0
+BuildRequires:  python-WebOb >= 1.7.1
 BuildRequires:  python-WebTest >= 2.0
 BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-keystoneauth1 >= 2.17.0
+BuildRequires:  python-keystoneauth1 >= 2.21.0
 BuildRequires:  python-keystoneclient >= 3.8.0
 BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-oslo.config >= 3.14.0
-BuildRequires:  python-oslo.context >= 2.9.0
+BuildRequires:  python-oslo.config >= 4.0.0
+BuildRequires:  python-oslo.context >= 2.14.0
 BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.messaging >= 5.14.0
+BuildRequires:  python-oslo.messaging >= 5.24.2
 BuildRequires:  python-oslo.serialization >= 1.10.0
-BuildRequires:  python-oslo.utils >= 3.18.0
+BuildRequires:  python-oslo.utils >= 3.20.0
 BuildRequires:  python-oslotest >= 1.10.0
 BuildRequires:  python-positional >= 1.1.1
 BuildRequires:  python-pycadf >= 1.1.0
 BuildRequires:  python-pycrypto >= 2.6
 BuildRequires:  python-python-memcached >= 1.56
-BuildRequires:  python-requests >= 2.10.0
+BuildRequires:  python-requests >= 2.14.2
 BuildRequires:  python-requests-mock >= 1.1
 BuildRequires:  python-six >= 1.9.0
-BuildRequires:  python-stevedore >= 1.17.1
+BuildRequires:  python-stevedore >= 1.20.0
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testresources >= 0.2.4
 BuildRequires:  python-testtools >= 1.4.0
-Requires:   python-WebOb >= 1.6.0
-Requires:   python-keystoneauth1 >= 2.17.0
+Requires:   python-WebOb >= 1.7.1
+Requires:   python-keystoneauth1 >= 2.21.0
 Requires:   python-keystoneclient >= 3.8.0
-Requires:   python-oslo.config >= 3.14.0
-Requires:   python-oslo.context >= 2.9.0
+Requires:   python-oslo.config >= 4.0.0
+Requires:   python-oslo.context >= 2.14.0
 Requires:   python-oslo.i18n >= 2.1.0
 Requires:   python-oslo.serialization >= 1.10.0
-Requires:   python-oslo.utils >= 3.18.0
+Requires:   python-oslo.utils >= 3.20.0
 Requires:   python-positional >= 1.1.1
 Requires:   python-pycadf 

commit python-keystonemiddleware for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package python-keystonemiddleware for 
openSUSE:Factory checked in at 2017-02-21 13:40:40

Comparing /work/SRC/openSUSE:Factory/python-keystonemiddleware (Old)
 and  /work/SRC/openSUSE:Factory/.python-keystonemiddleware.new (New)


Package is "python-keystonemiddleware"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-keystonemiddleware/python-keystonemiddleware.changes
  2016-10-13 11:29:15.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-keystonemiddleware.new/python-keystonemiddleware.changes
 2017-02-21 13:40:41.370055280 +0100
@@ -1,0 +2,43 @@
+Fri Feb 10 15:58:55 UTC 2017 - cloud-de...@suse.de
+
+- update to version 4.14.0:
+  - Add docutils contraint on 0.13.1 to fix building
+  - auth_token: set correct charset when replying with 401
+  - Return and use an app wherever possible
+  - standardize release note page ordering
+  - Use oslo_messaging conf fixture
+  - Enable release notes translation
+  - clean up a few doc building warnings
+  - Update reno for stable/newton
+  - Remove references to Python 3.4
+  - Raise NotImplementedError instead of NotImplemented
+  - Add Constraints support
+  - Show team and repo badges on README
+  - Mock log only after app creation
+  - Add service token to user token plugin
+  - Deprecate PKI token format options
+  - Use method constant_time_compare from oslo.utils
+  - Specify that unknown arguments can be passed to fetch_token
+  - Refactor audit tests to use create_middleware
+  - Pass ?allow_expired
+  - Globalize authentication failure error
+  - Auth token, set the correct charset
+  - Extract oslo_messaging specific audit tests
+  - Removes unnecessary utf-8 coding
+  - Limit deprecated token message to single warning
+  - Update .coveragerc after the removal of respective directory
+  - use oslo.log instead of logging
+  - Drop MANIFEST.in - it's not needed by pbr
+  - fix broken links
+  - Changed the home-page link
+  - Switch tox unit test command to use ostestr
+  - Update code to use Newton as the code name
+  - Use the mocking fixture in notifier tests
+  - Updated from global requirements
+
+---
+Fri Oct 14 14:29:07 UTC 2016 - tbecht...@suse.com
+
+- Update BuildRequires
+
+---

Old:

  keystonemiddleware-4.9.0.tar.gz

New:

  keystonemiddleware-4.14.0.tar.gz



Other differences:
--
++ python-keystonemiddleware.spec ++
--- /var/tmp/diff_new_pack.kOzRjB/_old  2017-02-21 13:40:41.773998294 +0100
+++ /var/tmp/diff_new_pack.kOzRjB/_new  2017-02-21 13:40:41.777997730 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-keystonemiddleware
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,7 +18,7 @@
 
 %global sname keystonemiddleware
 Name:   python-keystonemiddleware
-Version:4.9.0
+Version:4.14.0
 Release:0
 Summary:Middleware for OpenStack Identity
 License:Apache-2.0
@@ -26,37 +26,39 @@
 Url:https://launchpad.net/%{sname}
 Source0:
https://pypi.io/packages/source/k/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-WebOb >= 1.2.3
+BuildRequires:  python-WebOb >= 1.6.0
+BuildRequires:  python-WebTest >= 2.0
 BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-keystoneauth1 >= 2.10.0
-BuildRequires:  python-keystoneclient >= 2.0.0
+BuildRequires:  python-keystoneauth1 >= 2.17.0
+BuildRequires:  python-keystoneclient >= 3.8.0
 BuildRequires:  python-mock >= 2.0
 BuildRequires:  python-oslo.config >= 3.14.0
 BuildRequires:  python-oslo.context >= 2.9.0
 BuildRequires:  python-oslo.i18n >= 2.1.0
+BuildRequires:  python-oslo.messaging >= 5.14.0
 BuildRequires:  python-oslo.serialization >= 1.10.0
-BuildRequires:  python-oslo.utils >= 3.16.0
+BuildRequires:  python-oslo.utils >= 3.18.0
 BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-positional >= 1.0.1
+BuildRequires:  python-positional >= 1.1.1
 BuildRequires:  python-pycadf >= 1.1.0
 BuildRequires:  python-pycrypto >= 2.6
 BuildRequires:  python-python-memcached >= 1.56
 BuildRequires:  python-requests >= 2.10.0
-BuildRequires:  python-requests-mock >= 1.0
+BuildRequires:  python-requests-mock >= 1.1
 BuildRequires:  python-six >= 1.9.0
-BuildRequires:  python-stevedore >= 1.16.0
+BuildRequires:  python-stevedore >= 1.17.1
 BuildRequires:  python-testrepository >= 0.0.18
 

commit python-keystonemiddleware for openSUSE:Factory

2016-10-13 Thread h_root
Hello community,

here is the log from the commit of package python-keystonemiddleware for 
openSUSE:Factory checked in at 2016-10-13 11:29:15

Comparing /work/SRC/openSUSE:Factory/python-keystonemiddleware (Old)
 and  /work/SRC/openSUSE:Factory/.python-keystonemiddleware.new (New)


Package is "python-keystonemiddleware"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-keystonemiddleware/python-keystonemiddleware.changes
  2016-05-04 08:19:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-keystonemiddleware.new/python-keystonemiddleware.changes
 2016-10-13 11:29:15.0 +0200
@@ -1,0 +2,69 @@
+Tue Oct  4 11:14:01 UTC 2016 - dmuel...@suse.com
+
+- global requirements sync
+- switch to stable/newton
+
+---
+Thu Sep  1 18:50:26 UTC 2016 - tbecht...@suse.com
+
+update to version 4.9.0
+  * PEP257: add flake8-docstring testing
+  * PEP257: Ignore D203 because it was deprecated
+  * Use oslo.config fixture in audit tests
+  * Add a fixture method to add your own token data
+  * Remove bandit.yaml in favor of defaults
+  * Fix typo 'olso' to 'oslo'
+  * Fix D105: Missing docstring in magic method (PEP257)
+  * remove old options from documentation
+  * Extract a common notifier pattern
+  * Refactor audit api tests into their own file
+  * Return default value for pkg_version if missing
+  * Fix an issue with oslo_config_project paste config
+  * Use extras for oslo.messaging dependency
+  * Move auth token opts calculation into auth_token
+  * Fix D204 PEP257 violation and enable D301 and D209
+  * Fix doc build if git is absent
+  * Fix D401 PEP257 violation and enable H403
+  * Add Python 3.5 classifier
+  * Refactor create_event onto the api object.
+  * Use AccessInfo in UserAuthPlugin instead of custom
+  * Pop oslo_config_config before doing paste convert
+  * Remove oslo-incubator
+  * Create signing_dir upon first usage
+  * Fix D202: No blank lines allowed after function docstring (PEP257)
+  * Use jsonutils instead of ast for loading the service catalog
+  * Make sure audit can handle API requests which does not require a token
+  * Fix D200: One-line docstring should fit on one line with quotes (PEP257)
+  * s3token config with auth URI
+  * Return JSON for Unauthorized message
+  * Update documentation for running tests
+  * Make audit middleware use common config object
+  * Update reno for stable/mitaka
+  * use local config options if available in audit middleware
+  * Add back a bandit tox job
+  * Only confirm token binding on one token
+  * Remove the _is_v2 and _is_v3 helpers
+  * Move audit into its own folder
+  * Fix description of option `cache`
+  * Create a Config object
+  * Clean up middleware architecture
+  * generate sample config automatically
+  * Improve documentation for auth_uri
+  * Fix AttributeError on cached-invalid token checks
+  * Pass X_IS_ADMIN_PROJECT header from auth_token
+  * Fix D400 PEP257 violation
+  * Config: no need to set default=None
+  * use the same context across a request
+  * Update config options
+  * Handle cache invalidate outside cache object
+  * Determine project name from oslo_config or local config
+  * Adding audit middleware specific notification driver conf
+  * Use createfile fixture in audit test
+  * Refactor API tests to not run middleware
+  * Break out the API piece into its own file
+  * Consolidate user agent calculation
+  * Updated from global requirements
+  * Use method split_path from oslo.utils
+- update _service and use upstream spec template
+
+---

Old:

  keystonemiddleware-4.3.0.tar.gz

New:

  keystonemiddleware-4.9.0.tar.gz



Other differences:
--
++ python-keystonemiddleware.spec ++
--- /var/tmp/diff_new_pack.iy4BLZ/_old  2016-10-13 11:29:16.0 +0200
+++ /var/tmp/diff_new_pack.iy4BLZ/_new  2016-10-13 11:29:16.0 +0200
@@ -16,71 +16,92 @@
 #
 
 
+%global sname keystonemiddleware
 Name:   python-keystonemiddleware
-Version:4.3.0
+Version:4.9.0
 Release:0
 Summary:Middleware for OpenStack Identity
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://launchpad.net/keystonemiddleware
-Source: 
https://pypi.python.org/packages/source/k/keystonemiddleware/keystonemiddleware-%{version}.tar.gz
-BuildRequires:  python-WebOb
-BuildRequires:  python-coverage
-BuildRequires:  python-devel
-BuildRequires:  python-fixtures
-BuildRequires:  python-keystoneclient
-BuildRequires:  python-lxml
-BuildRequires:  python-oslotest
-BuildRequires:  python-pbr
-BuildRequires:  python-requests
-BuildRequires:  python-requests-mock