diff --git a/python-jmespath.changes b/python-jmespath.changes index 96657ae..ef25ec9 100644 --- a/python-jmespath.changes +++ b/python-jmespath.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 26 12:47:18 UTC 2024 - Robert Schweikert + +- Remove the forced switch to Python 3.11 in SLE 15 SP4 and + openSUSE Leap 15.4 and later. However the updated version will only + be available as a Python 3.11 build. (jsc#PED-4514) + ------------------------------------------------------------------- Thu Feb 1 21:08:03 UTC 2024 - Robert Schweikert diff --git a/python-jmespath.spec b/python-jmespath.spec index 9983167..c9bfe56 100644 --- a/python-jmespath.spec +++ b/python-jmespath.spec @@ -37,10 +37,6 @@ Requires: python-ply >= 3.4 Requires(post): update-alternatives Requires(postun): update-alternatives BuildArch: noarch -%if 0%{?sle_version} >= 150400 -Provides: python3-jmespath = %{version} -Obsoletes: python3-jmespath < %{version} -%endif %python_subpackages %description