14
0

Accepting request 1128662 from home:theMarix:branches:devel:languages:python

For Leap, build this on modern Python as 3.6 is no longer supported.

Note that, right now, this won't fix the 15.6 build as the dependency
python-editdistance is from devel:languages:python:numeric and the fixed version
in that repo is not visible in devel:languages:python. However, this will at
least give us a working build on devel:languages:python:backports. And once the
fixed version of python-editdistance makes it into 15.6 we will also get a working
build for 15.6 over here.

OBS-URL: https://build.opensuse.org/request/show/1128662
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=22
This commit is contained in:
2023-11-25 22:45:40 +00:00
committed by Git OBS Bridge
parent 93ceb4df6f
commit b0db131964
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 24 21:27:25 UTC 2023 - Matthias Bach <marix@marix.org>
- For Leap, build this on modern Python as 3.6 is no longer
supported.
-------------------------------------------------------------------
Wed Nov 1 09:17:44 UTC 2023 - Matthias Fehring <buschmann23@opensuse.org>