15
0

Accepting request 965864 from home:alois:branches:devel:languages:python

- Update to version 1.1.5
  * Added support for additional pymemcache HashClient
    parameters: retry_attempts, retry_timeout, and
    dead_timeout.

OBS-URL: https://build.opensuse.org/request/show/965864
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=71
This commit is contained in:
2022-03-30 12:15:05 +00:00
committed by Git OBS Bridge
parent 00ecc5c2c5
commit bb14684953
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Mar 30 09:37:29 UTC 2022 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.1.5
* Added support for additional pymemcache HashClient
parameters: retry_attempts, retry_timeout, and
dead_timeout.
-------------------------------------------------------------------
Fri Dec 3 21:43:51 UTC 2021 - Ben Greiner <code@bnavigator.de>