14
0

Accepting request 1137933 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1137933
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CherryPy?expand=0&rev=35
This commit is contained in:
2024-01-10 20:51:24 +00:00
committed by Git OBS Bridge

View File

@@ -103,6 +103,11 @@ Mon Oct 7 13:26:26 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 18.3.0:
* Support handling multiple exceptions when processing hooks
* Includes patch 6bb23991325f596023b8c87c76098870a7185df8 which
makes tests pass even with the more recent versions of Python
which have fixed http.client.HTTPConnection.putrequest().
Fallout from jsc#PM-1350
Aka gh#cherrypy/cherrypy#1781 (bsc#1158120)
-------------------------------------------------------------------
Tue Sep 24 08:49:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>