From b0db1319646649a0c6c92c730838d1baaa7c23c2593d2017103cd71d1b5939f2 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 25 Nov 2023 22:45:40 +0000 Subject: [PATCH] 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 --- python-identify.changes | 6 ++++++ python-identify.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/python-identify.changes b/python-identify.changes index 7b2685d..8466c00 100644 --- a/python-identify.changes +++ b/python-identify.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Nov 24 21:27:25 UTC 2023 - Matthias Bach + +- For Leap, build this on modern Python as 3.6 is no longer + supported. + ------------------------------------------------------------------- Wed Nov 1 09:17:44 UTC 2023 - Matthias Fehring diff --git a/python-identify.spec b/python-identify.spec index a0674fb..c61da9b 100644 --- a/python-identify.spec +++ b/python-identify.spec @@ -16,6 +16,7 @@ # +%{?sle15_python_module_pythons} Name: python-identify Version: 2.5.31 Release: 0 @@ -32,7 +33,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives Recommends: python-editdistance BuildArch: noarch %python_subpackages