14
0

Accepting request 788520 from home:pgajdos:python

- version update to 3.0.1
  * Make MockMemcacheClient more consistent with the real client.
  * Pass ``encoding`` from HashClient to its pooled clients when ``use_pooling``
    is enabled.

OBS-URL: https://build.opensuse.org/request/show/788520
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymemcache?expand=0&rev=17
This commit is contained in:
Tomáš Chvátal
2020-03-26 12:10:20 +00:00
committed by Git OBS Bridge
parent ad993dddd5
commit 0d3b60c7dd
4 changed files with 12 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pymemcache
Version: 3.0.0
Version: 3.0.1
Release: 0
Summary: A pure Python memcached client
License: Apache-2.0