- 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) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=56
This commit is contained in:
parent
1491804692
commit
1273332b13
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 26 12:47:18 UTC 2024 - Robert Schweikert <rjschwei@suse.com>
|
||||||
|
|
||||||
|
- 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 <rjschwei@suse.com>
|
Thu Feb 1 21:08:03 UTC 2024 - Robert Schweikert <rjschwei@suse.com>
|
||||||
|
|
||||||
|
@ -37,10 +37,6 @@ Requires: python-ply >= 3.4
|
|||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun): update-alternatives
|
Requires(postun): update-alternatives
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if 0%{?sle_version} >= 150400
|
|
||||||
Provides: python3-jmespath = %{version}
|
|
||||||
Obsoletes: python3-jmespath < %{version}
|
|
||||||
%endif
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user