forked from pool/python-dogpile.cache
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:
committed by
Git OBS Bridge
parent
35366b2bc1
commit
9015dc39d0
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user