Hello community,
here is the log from the commit of package python-dogpile.cache for
openSUSE:Factory checked in at 2020-10-26 16:17:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dogpile.cache (Old)
and /work/SRC/openSUSE:Factory/.python-dogpile.cache.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dogpile.cache"
Mon Oct 26 16:17:58 2020 rev:26 rq:844065 version:1.0.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-dogpile.cache/python-dogpile.cache.changes
2020-07-30 14:06:26.080745927 +0200
+++
/work/SRC/openSUSE:Factory/.python-dogpile.cache.new.3463/python-dogpile.cache.changes
2020-10-26 16:19:11.823074296 +0100
@@ -1,0 +2,10 @@
+Mon Sep 21 05:40:07 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 1.0.2:
+ * Added support for TLS connections to the bmemcached backend.
+ * dogpile.cache 1.0.0 was released with a minimum Python version of 3.5.
+ However, due to a dependency issue, the minimum version is now Python 3.6.
+ * Removed the "universal=1" directive from setup.cfg as this would create
+ py2/py3 wheels. dogpile 1.0.x is Python 3 only so a py3-only wheel is now
+
+-------------------------------------------------------------------
Old:
----
dogpile.cache-0.9.2.tar.gz
New:
----
dogpile.cache-1.0.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-dogpile.cache.spec ++++++
--- /var/tmp/diff_new_pack.LSuVcH/_old 2020-10-26 16:19:12.295074675 +0100
+++ /var/tmp/diff_new_pack.LSuVcH/_new 2020-10-26 16:19:12.299074679 +0100
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global skip_python2 1
Name: python-dogpile.cache
-Version: 0.9.2
+Version: 1.0.2
Release: 0
Summary: A caching front-end based on the Dogpile lock
License: BSD-3-Clause
@@ -31,6 +31,7 @@
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module stevedore}
Requires: python-decorator >= 4.0.0
BuildRequires: %{python_module six}
Requires: python-six
++++++ dogpile.cache-0.9.2.tar.gz -> dogpile.cache-1.0.2.tar.gz ++++++
++++ 25031 lines of diff (skipped)