14
0

Accepting request 1189347 from home:ayankov:branches:devel:languages:python

- Update to 18.10.0  
    * Removed the use of :mod:`cgi` deprecated in Python 3.11 -- by user: radez.
    * Various changes.

OBS-URL: https://build.opensuse.org/request/show/1189347
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=70
This commit is contained in:
2024-07-24 10:14:58 +00:00
committed by Git OBS Bridge
parent ffdd0a600c
commit b6f5083d57
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jul 24 09:25:25 UTC 2024 - Angel Yankov <angel.yankov@suse.com>
- Update to 18.10.0
* Removed the use of :mod:`cgi` deprecated in Python 3.11 -- by user: radez.
* Various changes.
-------------------------------------------------------------------
Thu Jan 25 11:54:48 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>