17
0

Accepting request 1072367 from home:alarrosa:branches:KDE:Applications

- Add patch that fixes build with python < 3.9 as in SLE/Backports:
  * fix-for-python3.6.patch

OBS-URL: https://build.opensuse.org/request/show/1072367
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdevelop5-plugin-python3?expand=0&rev=44
This commit is contained in:
Christophe Marin
2023-03-16 19:31:07 +00:00
committed by Git OBS Bridge
parent fda3c2823e
commit 782d3fa406
3 changed files with 63 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 16 13:22:29 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
- Add patch that fixes build with python < 3.9 as in SLE/Backports:
* fix-for-python3.6.patch
-------------------------------------------------------------------
Tue Feb 28 09:45:56 UTC 2023 - Christophe Marin <christophe@krop.fr>