Hello community,
here is the log from the commit of package python-dogpile.cache for
openSUSE:Factory checked in at 2018-12-13 19:47:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dogpile.cache (Old)
and /work/SRC/openSUSE:Factory/.python-dogpile.cache.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dogpile.cache"
Thu Dec 13 19:47:29 2018 rev:20 rq:655471 version:0.6.8
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-dogpile.cache/python-dogpile.cache.changes
2018-10-25 08:20:21.559964683 +0200
+++
/work/SRC/openSUSE:Factory/.python-dogpile.cache.new.28833/python-dogpile.cache.changes
2018-12-13 19:47:30.988773046 +0100
@@ -1,0 +2,19 @@
+Thu Dec 6 05:44:25 UTC 2018 - Thomas Bechtold <[email protected]>
+
+- update to 0.6.8:
+ * Project hosting has moved to GitHub, under the SQLAlchemy
+ organization at https://github.com/sqlalchemy/dogpile.cache
+ * Fixed issue in the :meth:`.CacheRegion.get_or_create_multi` method which
+ was erroneously considering the cached value as the timestamp field if the
+ :meth:`.CacheRegion.invalidate` method had ben used, usually causing a
+ ``TypeError`` to occur, or in less frequent cases an invalid result for
+ whether or not the cached value was invalid, leading to excessive caching
+ or regeneration. The issue was a regression caused by an implementation
+ issue in the pluggable invalidation feature added in :ticket:`38`.
+
+-------------------------------------------------------------------
+Tue Dec 4 12:47:28 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
Old:
----
dogpile.cache-0.6.6.tar.gz
New:
----
dogpile.cache-0.6.8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-dogpile.cache.spec ++++++
--- /var/tmp/diff_new_pack.McwhOG/_old 2018-12-13 19:47:31.384772533 +0100
+++ /var/tmp/diff_new_pack.McwhOG/_new 2018-12-13 19:47:31.388772528 +0100
@@ -19,15 +19,14 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-dogpile.cache
-Version: 0.6.6
+Version: 0.6.8
Release: 0
Summary: A caching front-end based on the Dogpile lock
License: BSD-3-Clause
Group: Development/Languages/Python
-Url: http://bitbucket.org/zzzeek/dogpile.cache
+Url: https://github.com/sqlalchemy/dogpile.cache
Source:
https://pypi.io/packages/source/d/dogpile.cache/dogpile.cache-%{version}.tar.gz
BuildRequires: %{python_module Mako}
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pytest-cov}
BuildRequires: %{python_module pytest}
++++++ dogpile.cache-0.6.6.tar.gz -> dogpile.cache-0.6.8.tar.gz ++++++
++++ 2335 lines of diff (skipped)