From 76233bd1abe086ffab556a2021a7014cd1d85d1f6fe7e39c489a35f363094345 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 14 Mar 2024 15:57:00 +0000 Subject: [PATCH] - 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 --- python-google-auth.changes | 5 +++++ python-google-auth.spec | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/python-google-auth.changes b/python-google-auth.changes index 71d1a52..38981ae 100644 --- a/python-google-auth.changes +++ b/python-google-auth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 14 15:56:13 UTC 2024 - Robert Schweikert + +- Do not force transition to Python 3.11 it breaks SUMa + ------------------------------------------------------------------- Tue Mar 5 20:22:30 UTC 2024 - Robert Schweikert diff --git a/python-google-auth.spec b/python-google-auth.spec index 76b5a0b..06fda9e 100644 --- a/python-google-auth.spec +++ b/python-google-auth.spec @@ -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