From 22e5df6d149628f9348cc9a670d5492069e158ae515c096ad2bc80d159ee73fa Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 13 Jan 2014 14:26:30 +0000 Subject: [PATCH] Accepting request 213711 from Cloud:OpenStack:Master - update to 0.5.3: * Fixed bug where the key_mangler would get in the way of usage of the async_creation_runner feature within the :meth:` OBS-URL: https://build.opensuse.org/request/show/213711 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=7 --- dogpile.cache-0.5.2.tar.gz | 3 --- dogpile.cache-0.5.3.tar.gz | 3 +++ python-dogpile.cache.changes | 7 +++++++ python-dogpile.cache.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 dogpile.cache-0.5.2.tar.gz create mode 100644 dogpile.cache-0.5.3.tar.gz diff --git a/dogpile.cache-0.5.2.tar.gz b/dogpile.cache-0.5.2.tar.gz deleted file mode 100644 index 611d13a..0000000 --- a/dogpile.cache-0.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:acdcb69e7eb8421678172fe8709d6d92bf7249022a70e4d7c84316d4e2d1d1b5 -size 173765 diff --git a/dogpile.cache-0.5.3.tar.gz b/dogpile.cache-0.5.3.tar.gz new file mode 100644 index 0000000..5ba9a18 --- /dev/null +++ b/dogpile.cache-0.5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fe8c1a329830a9ada865a69cc5ebb2c2e6f2dbda3a6d4dbf5155c7d5194344b +size 177109 diff --git a/python-dogpile.cache.changes b/python-dogpile.cache.changes index f7f673f..4113229 100644 --- a/python-dogpile.cache.changes +++ b/python-dogpile.cache.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jan 13 13:39:05 UTC 2014 - dmueller@suse.com + +- update to 0.5.3: + * Fixed bug where the key_mangler would get in the way of usage of the + async_creation_runner feature within the :meth:` + ------------------------------------------------------------------- Mon Dec 30 13:58:50 UTC 2013 - dmueller@suse.com diff --git a/python-dogpile.cache.spec b/python-dogpile.cache.spec index 70ac1bb..4b6dcf7 100644 --- a/python-dogpile.cache.spec +++ b/python-dogpile.cache.spec @@ -1,7 +1,7 @@ # # spec file for package python-dogpile.cache # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-dogpile.cache -Version: 0.5.2 +Version: 0.5.3 Release: 0 Summary: A caching front-end based on the Dogpile lock License: BSD-3-Clause