diff --git a/pymemcache-3.0.0.tar.gz b/pymemcache-3.0.0.tar.gz deleted file mode 100644 index d263ceb..0000000 --- a/pymemcache-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a68adaf3677eb8022c1dc06117133a329378baa360cccf25b2b03390701c520 -size 43509 diff --git a/pymemcache-3.0.1.tar.gz b/pymemcache-3.0.1.tar.gz new file mode 100644 index 0000000..53d2384 --- /dev/null +++ b/pymemcache-3.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed725481d950e06cf2410c01162124e74a67ab5f71596cd72ffecc3ed414d3e1 +size 43898 diff --git a/python-pymemcache.changes b/python-pymemcache.changes index 510140b..a9f1e60 100644 --- a/python-pymemcache.changes +++ b/python-pymemcache.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 23 14:54:06 UTC 2020 - pgajdos@suse.com + +- 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. + ------------------------------------------------------------------- Fri Mar 20 12:04:30 UTC 2020 - Marketa Calabkova diff --git a/python-pymemcache.spec b/python-pymemcache.spec index 26596d5..d875bbd 100644 --- a/python-pymemcache.spec +++ b/python-pymemcache.spec @@ -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