Hello community,
here is the log from the commit of package python-glanceclient for
openSUSE:Factory checked in at 2020-10-26 16:15:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-glanceclient (Old)
and /work/SRC/openSUSE:Factory/.python-glanceclient.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-glanceclient"
Mon Oct 26 16:15:01 2020 rev:33 rq:841179 version:3.2.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes
2020-06-05 20:13:01.158281631 +0200
+++
/work/SRC/openSUSE:Factory/.python-glanceclient.new.3463/python-glanceclient.changes
2020-10-26 16:15:54.210914491 +0100
@@ -1,0 +2,24 @@
+Fri Oct 9 19:13:40 UTC 2020 - [email protected]
+
+- update to version 3.2.2
+ - Update test certificates to use strong signing
+ - Update master for stable/ussuri
+ - Fail gracefully when MD5 is unavailable
+ - Fix hacking min version to 3.0.1
+ - [goal] Migrate testing to ubuntu focal
+ - Add Python3 victoria unit tests
+ - Fix SyntaxWarning with Python 3.8
+ - Use unittest.mock instead of third party mock
+ - Fixes "stores" property added to the image
+ - Pass --all-stores, --allow-failure as bool to API
+ - drop mock from lower-constraints
+ - Add py38 package metadata
+ - Bump default tox env from py37 to py38
+ - Pass Global Request ID on with session client
+ - Switch to newer openstackdocstheme and reno versions
+ - Do not use the six library.
+ - Stop to use the __future__ module.
+ - Do not use the six library in the tests.
+ - Remove F403, F812 and F821 from the ignorelist in tox.ini
+
+-------------------------------------------------------------------
Old:
----
python-glanceclient-3.1.1.tar.gz
New:
----
python-glanceclient-3.2.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-glanceclient.spec ++++++
--- /var/tmp/diff_new_pack.qn2Xm6/_old 2020-10-26 16:15:55.894916041 +0100
+++ /var/tmp/diff_new_pack.qn2Xm6/_new 2020-10-26 16:15:55.898916044 +0100
@@ -17,15 +17,16 @@
Name: python-glanceclient
-Version: 3.1.1
+Version: 3.2.2
Release: 0
Summary: Python API and CLI for OpenStack Glance
License: Apache-2.0
Group: Development/Languages/Python
URL: https://launchpad.net/python-glanceclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-glanceclient/python-glanceclient-3.1.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-glanceclient/python-glanceclient-3.2.2.tar.gz
BuildRequires: openstack-macros
BuildRequires: python3-PrettyTable >= 0.7.1
+BuildRequires: python3-ddt
BuildRequires: python3-fixtures
BuildRequires: python3-keystoneclient
BuildRequires: python3-mock
@@ -55,7 +56,7 @@
Requires: python3-pbr >= 2.0.0
Requires: python3-pyOpenSSL >= 17.1.0
Requires: python3-requests >= 2.14.2
-Requires: python3-six >= 1.10.0
+Requires: python3-six
Requires: python3-warlock >= 1.2.0
Requires: python3-wrapt >= 1.7.0
%if 0%{?suse_version}
@@ -82,15 +83,15 @@
This package contains auto-generated documentation.
%prep
-%autosetup -p1 -n python-glanceclient-3.1.1
+%autosetup -p1 -n python-glanceclient-3.2.2
%py_req_cleanup
%build
%py3_build
# generate html docs
-PBR_VERSION=3.1.1 %sphinx_build -b html doc/source doc/build/html
-PBR_VERSION=3.1.1 %sphinx_build -b man doc/source doc/build/man
+PBR_VERSION=3.2.2 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=3.2.2 %sphinx_build -b man doc/source doc/build/man
# remove the sphinx-build leftovers
rm -rf doc/build/html/.{doctrees,buildinfo}
rm -rf doc/build/man/.{doctrees,buildinfo}
++++++ _service ++++++
--- /var/tmp/diff_new_pack.qn2Xm6/_old 2020-10-26 16:15:55.970916111 +0100
+++ /var/tmp/diff_new_pack.qn2Xm6/_new 2020-10-26 16:15:55.970916111 +0100
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/python-glanceclient/python-glanceclient.spec.j2</param>
+ <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/python-glanceclient/python-glanceclient.spec.j2</param>
<param name="output-name">python-glanceclient.spec</param>
- <param
name="requirements">https://opendev.org/openstack/python-glanceclient/raw/branch/stable/ussuri/requirements.txt</param>
+ <param
name="requirements">https://opendev.org/openstack/python-glanceclient/raw/branch/stable/victoria/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,python-glanceclient</param>
</service>
++++++ python-glanceclient-3.1.1.tar.gz -> python-glanceclient-3.2.2.tar.gz
++++++
++++ 2281 lines of diff (skipped)