Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pymemcache for openSUSE:Factory checked in at 2021-10-20 20:23:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pymemcache (Old) and /work/SRC/openSUSE:Factory/.python-pymemcache.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pymemcache" Wed Oct 20 20:23:30 2021 rev:13 rq:925750 version:3.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pymemcache/python-pymemcache.changes 2021-06-19 23:05:04.503859614 +0200 +++ /work/SRC/openSUSE:Factory/.python-pymemcache.new.1890/python-pymemcache.changes 2021-10-20 20:24:16.589377786 +0200 @@ -1,0 +2,9 @@ +Sat Oct 16 20:29:06 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 3.5.0: + * Sockets are now closed on ``MemcacheUnexpectedCloseError``. + * Added support for TCP keepalive for client sockets on Linux platforms. + * Added retrying mechanisms by wrapping clients. +- drop merged_pr_327.patch (upstream) + +------------------------------------------------------------------- Old: ---- merged_pr_327.patch pymemcache-3.4.4.tar.gz New: ---- pymemcache-3.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pymemcache.spec ++++++ --- /var/tmp/diff_new_pack.1eJEdh/_old 2021-10-20 20:24:16.957378013 +0200 +++ /var/tmp/diff_new_pack.1eJEdh/_new 2021-10-20 20:24:16.961378016 +0200 @@ -20,14 +20,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-pymemcache -Version: 3.4.4 +Version: 3.5.0 Release: 0 Summary: A pure Python memcached client License: Apache-2.0 Group: Development/Languages/Python URL: https://github.com/Pinterest/pymemcache Source: https://files.pythonhosted.org/packages/source/p/pymemcache/pymemcache-%{version}.tar.gz -Patch0: https://patch-diff.githubusercontent.com/raw/pinterest/pymemcache/pull/327.patch#/merged_pr_327.patch BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: memcached @@ -63,7 +62,6 @@ %prep %setup -q -n pymemcache-%{version} -%patch0 -p1 # Disable pytest-cov sed -i 's/tool:pytest/tool:ignore-pytest-cov/' setup.cfg @@ -80,7 +78,6 @@ # https://github.com/scoriacorp/docker-tls-memcached %pytest -rs -k 'not tls' - %files %{python_files} %license LICENSE.txt %doc README.rst ++++++ pymemcache-3.4.4.tar.gz -> pymemcache-3.5.0.tar.gz ++++++ ++++ 3377 lines of diff (skipped)