15
0

Accepting request 212462 from Cloud:OpenStack:Master

- 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.

OBS-URL: https://build.opensuse.org/request/show/212462
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=5
This commit is contained in:
Denisart Benjamin
2013-12-30 14:51:35 +00:00
committed by Git OBS Bridge
parent 35366b2bc1
commit 9015dc39d0
4 changed files with 13 additions and 4 deletions

View File

@@ -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