Hello community,
here is the log from the commit of package python-keystoneauth1 for
openSUSE:Factory checked in at 2019-12-04 13:48:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-keystoneauth1 (Old)
and /work/SRC/openSUSE:Factory/.python-keystoneauth1.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-keystoneauth1"
Wed Dec 4 13:48:05 2019 rev:11 rq:736641 version:3.17.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-keystoneauth1/python-keystoneauth1.changes
2019-05-03 22:40:58.931059012 +0200
+++
/work/SRC/openSUSE:Factory/.python-keystoneauth1.new.4691/python-keystoneauth1.changes
2019-12-04 14:18:46.174361609 +0100
@@ -1,0 +2,25 @@
+Wed Oct 9 12:53:17 UTC 2019 - [email protected]
+
+- update to version 3.17.1
+ - Update the min version of tox
+ - Simplify session logger object tests
+ - Limit interval between retries to 1 minute
+ - add handling for multiple error returns
+ - Allow requesting fixed retry delay instead of exponential
+ - Add remove_service to token fixtures
+ - Blacklist bandit 1.6.0 & cap sphinx for 2.7
+ - Cap bandit
+ - reno: per-request global_request_id
+ - Factor Adapter conf-processing logic into a helper
+ - add a handler for unknown HTTP errors
+ - Resolves a typo in a link to use Application Credentials
+ - OpenDev Migration Patch
+ - Replace git.openstack.org URLs with opendev.org URLs
+ - Add Python 3 Train unit tests
+ - Update auth plugin name list in document
+ - Add a per-request global_request_id
+ - Update master for stable/stein
+ - Allow setting retry counts for Adapter via configuration options
+ - add support for auth_receipts and multi-method auth
+
+-------------------------------------------------------------------
Old:
----
keystoneauth1-3.13.1.tar.gz
New:
----
keystoneauth1-3.17.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-keystoneauth1.spec ++++++
--- /var/tmp/diff_new_pack.w0218J/_old 2019-12-04 14:18:46.570361660 +0100
+++ /var/tmp/diff_new_pack.w0218J/_new 2019-12-04 14:18:46.570361660 +0100
@@ -18,7 +18,7 @@
%global sname keystoneauth1
Name: python-keystoneauth1
-Version: 3.13.1
+Version: 3.17.1
Release: 0
Summary: OpenStack authenticating tools
License: Apache-2.0
@@ -38,7 +38,6 @@
BuildRequires: python2-oslo.utils
BuildRequires: python2-oslotest
BuildRequires: python2-pbr >= 2.0.0
-BuildRequires: python2-reno
BuildRequires: python2-requests-kerberos
BuildRequires: python2-requests-mock
BuildRequires: python2-stestr
@@ -56,7 +55,6 @@
BuildRequires: python3-oslo.utils
BuildRequires: python3-oslotest
BuildRequires: python3-pbr >= 2.0.0
-BuildRequires: python3-reno
BuildRequires: python3-requests-kerberos
BuildRequires: python3-requests-mock
BuildRequires: python3-stestr
@@ -85,7 +83,8 @@
Summary: Documentation for OpenStack authenticating tools
Group: Development/Languages/Python
BuildRequires: python-Sphinx
-BuildRequires: python-openstackdocstheme
+BuildRequires: python2-openstackdocstheme
+BuildRequires: python3-openstackdocstheme
%description -n python-keystoneauth1-doc
Documentation for OpenStack authenticating tools.
@@ -104,7 +103,7 @@
%{python_install}
# generate html docs
-%{__python2} setup.py build_sphinx
+PBR_VERSION=%{version} sphinx-build -b html doc/source doc/build/html
# remove the sphinx-build leftovers
rm -rf doc/build/html/.{doctrees,buildinfo}
++++++ _service ++++++
--- /var/tmp/diff_new_pack.w0218J/_old 2019-12-04 14:18:46.594361663 +0100
+++ /var/tmp/diff_new_pack.w0218J/_new 2019-12-04 14:18:46.594361663 +0100
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/keystoneauth1/keystoneauth1.spec.j2</param>
+ <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/keystoneauth1/keystoneauth1.spec.j2</param>
<param name="output-name">python-keystoneauth1.spec</param>
- <param
name="requirements">https://raw.githubusercontent.com/openstack/keystoneauth/stable/stein/requirements.txt</param>
+ <param
name="requirements">https://raw.githubusercontent.com/openstack/keystoneauth/stable/train/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,keystoneauth</param>
</service>
++++++ keystoneauth1-3.13.1.tar.gz -> keystoneauth1-3.17.1.tar.gz ++++++
++++ 1991 lines of diff (skipped)