diff --git a/python-pymemcache.changes b/python-pymemcache.changes index 960f9da..c450505 100644 --- a/python-pymemcache.changes +++ b/python-pymemcache.changes @@ -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