Hello community,

here is the log from the commit of package python-dogpile.cache for 
openSUSE:Factory checked in at 2017-08-23 11:54:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dogpile.cache (Old)
 and      /work/SRC/openSUSE:Factory/.python-dogpile.cache.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dogpile.cache"

Wed Aug 23 11:54:25 2017 rev:14 rq:517971 version:0.6.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-dogpile.cache/python-dogpile.cache.changes    
    2017-05-22 10:46:33.548730878 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-dogpile.cache.new/python-dogpile.cache.changes
   2017-08-23 11:54:33.167921969 +0200
@@ -1,0 +2,19 @@
+Mon Aug 21 16:00:57 UTC 2017 - tbecht...@suse.com
+
+- update to 0.6.4:
+  * The method :meth:`.Region.get_or_create_multi` will not pass to the
+    cache backend if no values are ultimately to be stored, based on
+    the use of the :paramref:`.Region.get_or_create_multi.should_cache_fn`
+    function.  This empty dictionary is unnecessary and can cause API
+    problems for backends like that of Redis.
+  * The :attr:`.api.NO_VALUE` constant now has a fixed ``__repr__()``
+    output, so that scenarios where this constant's string value
+    ends up being used as a cache key do not create multiple values.
+  * A new exception class :class:`.exception.PluginNotFound` is now
+    raised when a particular cache plugin class cannot be located
+    either as a setuptools entrypoint or as a registered backend.
+    Previously, a plain ``Exception`` was thrown.
+  * Added ``replace_existing_backend`` to
+    :meth:`.CacheRegion.configure_from_config`.
+
+-------------------------------------------------------------------

Old:
----
  dogpile.cache-0.6.2.tar.gz

New:
----
  dogpile.cache-0.6.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-dogpile.cache.spec ++++++
--- /var/tmp/diff_new_pack.dosGer/_old  2017-08-23 11:54:34.451741245 +0200
+++ /var/tmp/diff_new_pack.dosGer/_new  2017-08-23 11:54:34.455740682 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:           python-dogpile.cache
-Version:        0.6.2
+Version:        0.6.4
 Release:        0
 Summary:        A caching front-end based on the Dogpile lock
 License:        BSD-3-Clause

++++++ dogpile.cache-0.6.2.tar.gz -> dogpile.cache-0.6.4.tar.gz ++++++
++++ 26954 lines of diff (skipped)


Reply via email to