Hello community,
here is the log from the commit of package python-oslo.cache for
openSUSE:Factory checked in at 2020-10-26 16:16:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.cache (Old)
and /work/SRC/openSUSE:Factory/.python-oslo.cache.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.cache"
Mon Oct 26 16:16:25 2020 rev:12 rq:841204 version:2.6.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.cache/python-oslo.cache.changes
2020-06-05 20:15:43.642872939 +0200
+++
/work/SRC/openSUSE:Factory/.python-oslo.cache.new.3463/python-oslo.cache.changes
2020-10-26 16:17:01.226969252 +0100
@@ -1,0 +2,35 @@
+Fri Oct 9 19:06:50 UTC 2020 - [email protected]
+
+- update to version 2.6.1
+ - Switch to Victoria tests
+ - Drop hard choice on py38 for functional tests
+ - [doc] tell to prefix ipv6 hosts with inet6
+ - Remove the unused coding style modules
+ - Remove unneeded babel.cfg etc
+ - Adding functional tests for memcache_pool backend
+ - Add pre-commit to pep8 gate
+ - Imported Translations from Zanata
+ - Fix pygments style
+ - Update master for stable/ussuri
+ - Introducing usage of pre-commit
+ - Removes pre-commit hooks from Lucas-C
+ - Add Memcached functional tests to gate
+ - Align contributing doc with oslo's policy
+ - Refactoring functional tests based on standard usages
+ - Uses commit hash instead of version tags in pre-commit
+ - Apply fixes for pre-commit compliance in all code
+ - Switch to newer openstackdocstheme and reno versions
+ - Adding functional tests
+ - Remove six
+ - Add release notes links to doc index
+ - Add python-binary-memcached to support SASL
+ - Bump bandit version
+ - Small cleanups in tox.ini
+ - Add TLS options to oslo.cache
+ - Bump dogpile.cache's version for Memcached TLS support
+ - Fix pep8 failure
+ - Stop to use the __future__ module.
+ - Add TLS context creation from config
+ - Update lower-constraints versions
+
+-------------------------------------------------------------------
Old:
----
oslo.cache-2.3.0.tar.gz
New:
----
oslo.cache-2.6.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oslo.cache.spec ++++++
--- /var/tmp/diff_new_pack.XJuwRi/_old 2020-10-26 16:17:01.822969732 +0100
+++ /var/tmp/diff_new_pack.XJuwRi/_new 2020-10-26 16:17:01.826969734 +0100
@@ -17,25 +17,25 @@
Name: python-oslo.cache
-Version: 2.3.0
+Version: 2.6.1
Release: 0
Summary: Cache storage for Openstack projects
License: Apache-2.0
Group: Development/Languages/Python
URL: https://launchpad.net/%{sname}
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.cache/oslo.cache-2.3.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.cache/oslo.cache-2.6.1.tar.gz
BuildRequires: openstack-macros
-BuildRequires: python3-dogpile.cache >= 0.6.2
+BuildRequires: python3-dogpile.cache >= 1.0.2
BuildRequires: python3-mock
-BuildRequires: python3-oslo.config >= 5.2.0
-BuildRequires: python3-oslo.i18n >= 3.15.3
-BuildRequires: python3-oslo.log >= 3.36.0
-BuildRequires: python3-oslo.utils >= 3.33.0
+BuildRequires: python3-oslo.config >= 8.1.0
+BuildRequires: python3-oslo.i18n >= 5.0.0
+BuildRequires: python3-oslo.log >= 4.2.1
+BuildRequires: python3-oslo.utils >= 4.2.0
BuildRequires: python3-oslotest
BuildRequires: python3-pbr
BuildRequires: python3-pymongo
BuildRequires: python3-python-memcached
-BuildRequires: python3-six >= 1.11.0
+BuildRequires: python3-six
BuildRequires: python3-stestr
BuildArch: noarch
@@ -48,13 +48,13 @@
%package -n python3-oslo.cache
Summary: Cache storage for Openstack projects
Group: Development/Languages/Python
-Requires: python3-dogpile.cache >= 0.6.2
-Requires: python3-oslo.config >= 5.2.0
-Requires: python3-oslo.i18n >= 3.15.3
-Requires: python3-oslo.log >= 3.36.0
-Requires: python3-oslo.utils >= 3.33.0
+Requires: python3-dogpile.cache >= 1.0.2
+Requires: python3-oslo.config >= 8.1.0
+Requires: python3-oslo.i18n >= 5.0.0
+Requires: python3-oslo.log >= 4.2.1
+Requires: python3-oslo.utils >= 4.2.0
Requires: python3-python-memcached
-Requires: python3-six >= 1.11.0
+Requires: python3-six
%description -n python3-oslo.cache
oslo.cache aims to provide a generic caching mechanism for OpenStack projects
@@ -73,7 +73,7 @@
Documentation for the OpenStack Oslo cache library.
%prep
-%autosetup -p1 -n oslo.cache-2.3.0
+%autosetup -p1 -n oslo.cache-2.6.1
%py_req_cleanup
%build
@@ -83,7 +83,7 @@
%{py3_install}
# generate html docs
-PBR_VERSION=2.3.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=2.6.1 %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.XJuwRi/_old 2020-10-26 16:17:01.850969754 +0100
+++ /var/tmp/diff_new_pack.XJuwRi/_new 2020-10-26 16:17:01.850969754 +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/oslo.cache/oslo.cache.spec.j2</param>
+ <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/oslo.cache/oslo.cache.spec.j2</param>
<param name="output-name">python-oslo.cache.spec</param>
- <param
name="requirements">https://opendev.org/openstack/oslo.cache/raw/branch/stable/ussuri/requirements.txt</param>
+ <param
name="requirements">https://opendev.org/openstack/oslo.cache/raw/branch/stable/victoria/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,oslo.cache</param>
</service>
++++++ oslo.cache-2.3.0.tar.gz -> oslo.cache-2.6.1.tar.gz ++++++
++++ 4428 lines of diff (skipped)