Hello community,

here is the log from the commit of package python-dogpile.cache for 
openSUSE:Factory checked in at 2014-09-17 17:25:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dogpile.cache (Old)
 and      /work/SRC/openSUSE:Factory/.python-dogpile.cache.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dogpile.cache"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-dogpile.cache/python-dogpile.cache.changes    
    2014-01-14 19:52:59.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-dogpile.cache.new/python-dogpile.cache.changes
   2014-09-17 17:25:29.000000000 +0200
@@ -1,0 +2,27 @@
+Mon Sep 15 09:03:52 UTC 2014 - [email protected]
+
+- Update to version 0.5.4:
+  * Added new :class:`.NullBackend`, for testing and cache-disabling
+    purposes.  Pull request courtesy Wichert Akkerman.
+  * Added missing Mako test dependency to setup.py.
+    Pull request courtesy Wichert Akkerman.
+  * Fixed bug where calling :meth:`.CacheRegion.get_multi` or
+    :meth:`.CacheRegion.set_multi` with an empty list would cause failures
+    based on backend.  Pull request courtesy Wichert Akkerman.
+  * Added new :paramref:`.RedisBackend.connection_pool` option
+    on the Redis backend; this can be passed a ``redis.ConnectionPool``
+    instance directly.  Pull request courtesy Masayuko.
+  * Added new :paramref:`.RedisBackend.socket_timeout` option
+    on the Redis backend.  Pull request courtesy
+    Saulius Menkevičius.
+  * Added support for tests to run via py.test.
+  *  Repaired the entry point for Mako templates; the name of the entrypoint
+    itself was wrong vs. what was in the docs, but beyond that the entrypoint
+    would load the wrong module name.  Pull request courtesy zoomorph.
+  * The :func:`.coerce_string_conf` function, which is used by
+    :meth:`.Region.configure_from_config`, will now recognize floating point
+    values when parsing conf strings and deliver them as such; this supports
+    non-integer values such as Redis ``lock_sleep``.  Pullreq courtesy
+    Jeff Dairiki.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-dogpile.cache.spec ++++++
--- /var/tmp/diff_new_pack.DtdVB2/_old  2014-09-17 17:25:30.000000000 +0200
+++ /var/tmp/diff_new_pack.DtdVB2/_new  2014-09-17 17:25:30.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-dogpile.cache
-Version:        0.5.3
+Version:        0.5.4
 Release:        0
 Summary:        A caching front-end based on the Dogpile lock
 License:        BSD-3-Clause

++++++ dogpile.cache-0.5.3.tar.gz -> dogpile.cache-0.5.4.tar.gz ++++++
++++ 2399 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to