------------------------------------------------------------------- Tue Feb 13 15:57:13 UTC 2024 - Antonio Larrosa - Fix Requires and Provides to use python3 prefix ------------------------------------------------------------------- Mon Jan 15 16:58:17 UTC 2024 - Antonio Larrosa - Rename package to python3-cheroot so the 3.6 flavor can coexist with the python-cheroot package that builds the 3.11 flavor - Use update-alternatives - Remove python_requires line from setup.cfg which is making build fail ------------------------------------------------------------------- Mon May 11 15:02:23 UTC 2020 - Pablo Suárez Hernández - Fix Peer authentication broken on ppc64le. - Added: * 0002-Fix-socket.SO_PEERCRED-constant-fallback-PowerPC.patch ------------------------------------------------------------------- Thu May 7 09:44:50 UTC 2020 - Pablo Suárez Hernández - Avoid possible race condition on persistent HTTP connections (bsc#1169604) - Added: * 0001-Avoid-race-condition-on-persistent-HTTP-connections.patch ------------------------------------------------------------------- Mon Sep 2 19:10:07 UTC 2019 - Dan Čermák - Drop dependency on backports.functools_lru_cache for the python3 subpackage This fixes bsc#1149124 ------------------------------------------------------------------- Sun Jun 2 21:15:22 UTC 2019 - Jan Engelhardt - Ensure neutrality of description. ------------------------------------------------------------------- Tue May 14 11:57:52 CEST 2019 - Matej Cepl - Update to 6.5.5 bsc#1142582: - 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 ------------------------------------------------------------------- Tue Mar 5 12:26:41 UTC 2019 - Tomáš Chvátal - Update to 6.5.4: * too many changes to enumerate see CHANGES.rst - Make sure to execute testsuite ------------------------------------------------------------------- Fri Mar 31 13:39:53 UTC 2017 - jmatejek@suse.com - initial commit