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 - [email protected]
+
+- 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 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/keystonemiddleware/keystonemiddleware.spec.j2</param>
+ <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/keystonemiddleware/keystonemiddleware.spec.j2</param>
<param name="output-name">python-keystonemiddleware.spec</param>
- <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt</param>
+ <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,keystonemiddleware</param>
</service>