14
0

- Add patch use-read_file-not-readfp.patch:

* Use read_file(), not readfp() for configparser.
- Switch to autosetup and pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=60
This commit is contained in:
2023-11-22 03:24:14 +00:00
committed by Git OBS Bridge
parent d68272e4b3
commit d452747997
3 changed files with 46 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 22 03:23:15 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch use-read_file-not-readfp.patch:
* Use read_file(), not readfp() for configparser.
- Switch to autosetup and pyproject macros.
-------------------------------------------------------------------
Mon May 8 07:19:28 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>