forked from pool/python-pymemcache
Accepting request 967466 from home:pgajdos:python
- version update to 3.5.2 New in version 3.5.2 -------------------- * Handle blank ``STAT`` values. New in version 3.5.1 -------------------- * ``Client.get`` returns the default when using ``ignore_exc`` and if memcached is unavailable * Added ``noreply`` support to ``HashClient.flush_all``. - do not require python-mock for build OBS-URL: https://build.opensuse.org/request/show/967466 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymemcache?expand=0&rev=32
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 7 09:31:23 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
- version update to 3.5.2
|
||||
New in version 3.5.2
|
||||
--------------------
|
||||
* Handle blank ``STAT`` values.
|
||||
New in version 3.5.1
|
||||
--------------------
|
||||
* ``Client.get`` returns the default when using ``ignore_exc`` and if memcached
|
||||
is unavailable
|
||||
* Added ``noreply`` support to ``HashClient.flush_all``.
|
||||
- do not require python-mock for build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 16 20:29:06 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user