14
0

- update to 3.1.0:

* Add TLS support for TCP sockets.
  * Fix corner case when dead hashed server comes back alive.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymemcache?expand=0&rev=21
This commit is contained in:
2020-05-12 08:27:40 +00:00
committed by Git OBS Bridge
parent a85edc3b08
commit 0edba36f0d
4 changed files with 11 additions and 4 deletions

View File

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