14
0

mention python-pymemcache-no-mock.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymemcache?expand=0&rev=33
This commit is contained in:
2022-04-07 15:03:30 +00:00
committed by Git OBS Bridge
parent f3da3d8842
commit d89ae1ffa5

View File

@@ -2,15 +2,11 @@
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
- add python-pymemcache-no-mock.patch, do not require python-mock for build
-------------------------------------------------------------------
Sat Oct 16 20:29:06 UTC 2021 - Dirk Müller <dmueller@suse.com>