forked from pool/python-CherryPy
- update to 18.9.0:
* Various changes. - drop use-read_file-not-readfp.patch (upstream) - Fix URL in spec file: cherrypy.org -> cherrypy.dev * Simplify the passthrough of parameters to CPWebCase.getPage to cheroot. highly time sensitive. - minor spec improvement OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=64
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 14 17:18:14 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 18.9.0:
|
||||
* Various changes.
|
||||
- drop use-read_file-not-readfp.patch (upstream)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 22 03:23:15 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
@@ -27,7 +34,7 @@ Tue Aug 2 11:32:54 UTC 2022 - Otto Hollmann <otto.hollmann@suse.com>
|
||||
- Changes from v18.7.0
|
||||
* Drop support for Python 3.5.
|
||||
* Fixed compatibility on Python 3.11.
|
||||
- Fix URL in spec file: cherrypy.org -> cherrypy.dev
|
||||
- Fix URL in spec file: cherrypy.org -> cherrypy.dev
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 5 14:01:39 UTC 2021 - Stefan Schubert <schubi@suse.de>
|
||||
@@ -84,7 +91,7 @@ Mon Jan 13 15:00:55 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
* Fixed issue where bytes values in a HeaderMap would be converted to strings.
|
||||
* Rely on jaraco.collections for its case-insensitive dictionary support.
|
||||
* Fixed issue in cpstats where the data/ endpoint would fail with encoding errors on Python 3.
|
||||
* Simplify the passthrough of parameters to CPWebCase.getPage to cheroot.
|
||||
* Simplify the passthrough of parameters to CPWebCase.getPage to cheroot.
|
||||
CherryPy now requires cheroot 8.2.1 or later.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@@ -143,7 +150,7 @@ Fri May 31 15:32:40 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
||||
Thu May 16 18:12:19 UTC 2019 - Guang Yee <gyee@suse.com>
|
||||
|
||||
- Disable test_wait_publishes_periodically test as it is unstable and
|
||||
highly time sensitive.
|
||||
highly time sensitive.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 14:03:13 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
@@ -226,7 +233,7 @@ Wed May 23 04:54:27 UTC 2012 - highwaystar.ru@gmail.com
|
||||
|
||||
- update to 3.2.2
|
||||
- python3 package added
|
||||
- minor spec improvement
|
||||
- minor spec improvement
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 07:21:03 UTC 2011 - saschpe@suse.de
|
||||
|
Reference in New Issue
Block a user