forked from pool/python-pymemcache
- 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:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ed725481d950e06cf2410c01162124e74a67ab5f71596cd72ffecc3ed414d3e1
|
|
||||||
size 43898
|
|
3
pymemcache-3.1.0.tar.gz
Normal file
3
pymemcache-3.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:da48a8e462e9cd95145c19d06ec0c07f87f71e8638def74a7d518e81154051ea
|
||||||
|
size 44598
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 12 08:26:33 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 3.1.0:
|
||||||
|
* Add TLS support for TCP sockets.
|
||||||
|
* Fix corner case when dead hashed server comes back alive.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 23 09:34:22 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
Thu Apr 23 09:34:22 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
Name: python-pymemcache
|
Name: python-pymemcache
|
||||||
Version: 3.0.1
|
Version: 3.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A pure Python memcached client
|
Summary: A pure Python memcached client
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Reference in New Issue
Block a user