15
0

- Add patch to fix build with python 3.8.3:

* python383.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cheroot?expand=0&rev=28
This commit is contained in:
Tomáš Chvátal
2020-05-19 10:35:54 +00:00
committed by Git OBS Bridge
parent 9d44ebf08a
commit 162b320bbd
3 changed files with 66 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 19 10:35:40 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix build with python 3.8.3:
* python383.patch
-------------------------------------------------------------------
Thu May 7 09:33:29 UTC 2020 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>