From 9381fb7dd688acea7078ae419da9b07ed8be1e290580f44483175d92d1ab7eab Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 11 Oct 2018 11:34:30 +0000 Subject: [PATCH 1/2] - update to 0.6.6: Added method :attr:`.CacheRegion.actual_backend` which calculates and caches the actual backend for the region, which may be abstracted by the use of one or more :class:`.ProxyBackend` subclasses. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=41 --- dogpile.cache-0.6.5.tar.gz | 3 --- dogpile.cache-0.6.6.tar.gz | 3 +++ python-dogpile.cache.changes | 8 ++++++++ python-dogpile.cache.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 dogpile.cache-0.6.5.tar.gz create mode 100644 dogpile.cache-0.6.6.tar.gz diff --git a/dogpile.cache-0.6.5.tar.gz b/dogpile.cache-0.6.5.tar.gz deleted file mode 100644 index cc20919..0000000 --- a/dogpile.cache-0.6.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:631197e78b4471bb0e93d0a86264c45736bc9ae43b4205d581dcc34fbe9b5f31 -size 320495 diff --git a/dogpile.cache-0.6.6.tar.gz b/dogpile.cache-0.6.6.tar.gz new file mode 100644 index 0000000..2888868 --- /dev/null +++ b/dogpile.cache-0.6.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:044d4ea0a0abc72491044f3d3df8e1fc9e8fa7a436c6e9a0da5850d23a0d16c1 +size 322404 diff --git a/python-dogpile.cache.changes b/python-dogpile.cache.changes index 1179e1d..2ac2659 100644 --- a/python-dogpile.cache.changes +++ b/python-dogpile.cache.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Oct 11 11:29:30 UTC 2018 - Dirk Mueller + +- update to 0.6.6: + Added method :attr:`.CacheRegion.actual_backend` which calculates and + caches the actual backend for the region, which may be abstracted by + the use of one or more :class:`.ProxyBackend` subclasses. + ------------------------------------------------------------------- Mon Apr 23 12:54:25 UTC 2018 - dmueller@suse.com diff --git a/python-dogpile.cache.spec b/python-dogpile.cache.spec index 6cb7543..d239ab4 100644 --- a/python-dogpile.cache.spec +++ b/python-dogpile.cache.spec @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-dogpile.cache -Version: 0.6.5 +Version: 0.6.6 Release: 0 Summary: A caching front-end based on the Dogpile lock License: BSD-3-Clause From bc5811078b2381871f1651b583735b375b3849913342b79cc9662f0b137d6c85 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 11 Oct 2018 11:37:31 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=42 --- python-dogpile.cache.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-dogpile.cache.spec b/python-dogpile.cache.spec index d239ab4..93f7b46 100644 --- a/python-dogpile.cache.spec +++ b/python-dogpile.cache.spec @@ -68,8 +68,8 @@ export RUNTESTS="-k 'not test_dbm_backend and not test_memcached_backend and not %python_exec -m pytest --ignore=tests/test_lock.py %files %{python_files} -%defattr(-,root,root,-) -%doc LICENSE README.rst +%license LICENSE +%doc README.rst %{python_sitelib}/dogpile %{python_sitelib}/dogpile.cache-%{version}-py%{python_version}.egg-info