1
0

- Do not force transition to Python 3.11 it breaks SUMa

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=90
This commit is contained in:
Robert Schweikert 2024-03-14 15:57:00 +00:00 committed by Git OBS Bridge
parent 0735cb4e39
commit 76233bd1ab
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 14 15:56:13 UTC 2024 - Robert Schweikert <rjschwei@suse.com>
- Do not force transition to Python 3.11 it breaks SUMa
-------------------------------------------------------------------
Tue Mar 5 20:22:30 UTC 2024 - Robert Schweikert <rjschwei@suse.com>

View File

@ -53,9 +53,6 @@ Recommends: python-pyOpenSSL >= 22.0.0
Recommends: python-pyu2f >= 0.1.5
Recommends: python-requests >= 2.20.0
BuildArch: noarch
%if 0%{?sle_version} >= 150400
Obsoletes: python3-google-auth < %{version}
%endif
%python_subpackages
%description