commit python-cheroot for openSUSE:Factory
Hello community, here is the log from the commit of package python-cheroot for openSUSE:Factory checked in at 2019-05-16 21:57:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cheroot (Old) and /work/SRC/openSUSE:Factory/.python-cheroot.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-cheroot" Thu May 16 21:57:22 2019 rev:3 rq:702861 version:6.5.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cheroot/python-cheroot.changes 2019-03-08 11:00:38.024548152 +0100 +++ /work/SRC/openSUSE:Factory/.python-cheroot.new.5148/python-cheroot.changes 2019-05-16 21:57:25.134853176 +0200 @@ -1,0 +2,10 @@ +Tue May 14 11:57:52 CEST 2019 - Matej Cepl <mcepl@suse.com> + +- Update to 6.5.5: + - Sockets now collect statistics (bytes read and written) on + Python 3 same as Python 2. + - Ignore OpenSSL's 1.1+ Error 0 under any Python while wrapping + a socket. +- Switch off failing tests to avoid gh#cherrypy/cheroot#200 + +------------------------------------------------------------------- Old: ---- cheroot-6.5.4.tar.gz New: ---- cheroot-6.5.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cheroot.spec ++++++ --- /var/tmp/diff_new_pack.yWu6FT/_old 2019-05-16 21:57:25.714852923 +0200 +++ /var/tmp/diff_new_pack.yWu6FT/_new 2019-05-16 21:57:25.718852921 +0200 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-cheroot -Version: 6.5.4 +Version: 6.5.5 Release: 0 Summary: Highly-optimized, pure-python HTTP server License: BSD-3-Clause @@ -67,7 +67,8 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v +# Exclusions because of gh#cherrypy/cheroot#200 +%pytest -k 'not test_tls_client_auth' %files %{python_files} %license LICENSE.md ++++++ cheroot-6.5.4.tar.gz -> cheroot-6.5.5.tar.gz ++++++ ++++ 2067 lines of diff (skipped)
participants (1)
-
root