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 <[email protected]>
+
+- 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 than Keystone
+The most prominent module is keystonemiddleware.auth_token. This package
+does not expose any CLI or Python API features.
+
+This package contains the Python 3.x module
+
 %package -n python-keystonemiddleware-doc
 Summary:        Documentation for Middleware for OpenStack Identity
 Group:          Development/Languages/Python
@@ -112,10 +99,10 @@
 %py_req_cleanup
 
 %build
-%{python_build}
+%{py3_build}
 
 %install
-%{python_install}
+%{py3_install}
 
 # generate html docs
 export PYTHONPATH=.
@@ -124,13 +111,13 @@
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %check
-%python_exec -m stestr.cli run
+python3 -m stestr.cli run
 
-%files %python_files
+%files -n python3-keystonemiddleware
 %license LICENSE
 %doc ChangeLog README.rst
-%{python_sitelib}/keystonemiddleware
-%{python_sitelib}/*.egg-info
+%{python3_sitelib}/keystonemiddleware
+%{python3_sitelib}/*.egg-info
 
 %files -n python-keystonemiddleware-doc
 %doc doc/build/html


Reply via email to