diff --git a/dogpile.cache-0.5.1.tar.gz b/dogpile.cache-0.5.1.tar.gz deleted file mode 100644 index be2c1c6..0000000 --- a/dogpile.cache-0.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f3165222bc23418cb9d3f1a2c9d554a091f412e5bc871ea0c48a19b576d06c0 -size 169450 diff --git a/dogpile.cache-0.5.2.tar.gz b/dogpile.cache-0.5.2.tar.gz new file mode 100644 index 0000000..611d13a --- /dev/null +++ b/dogpile.cache-0.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acdcb69e7eb8421678172fe8709d6d92bf7249022a70e4d7c84316d4e2d1d1b5 +size 173765 diff --git a/python-dogpile.cache.changes b/python-dogpile.cache.changes index 4bd6144..f7f673f 100644 --- a/python-dogpile.cache.changes +++ b/python-dogpile.cache.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Dec 30 13:58:50 UTC 2013 - dmueller@suse.com + +- update to 0.5.2: + * Added a new argument ``lock_factory`` to the :class:`.DBMBackend` + * implementation. This allows for drop-in replacement of the default + * :class:`.FileLock` backend, which builds on ``os.flock()`` and only + * supports Unix platforms. + ------------------------------------------------------------------- Mon Oct 21 13:21:05 UTC 2013 - dmueller@suse.com diff --git a/python-dogpile.cache.spec b/python-dogpile.cache.spec index d5d2e91..70ac1bb 100644 --- a/python-dogpile.cache.spec +++ b/python-dogpile.cache.spec @@ -17,7 +17,7 @@ Name: python-dogpile.cache -Version: 0.5.1 +Version: 0.5.2 Release: 0 Summary: A caching front-end based on the Dogpile lock License: BSD-3-Clause