14
0

Accepting request 1067209 from home:dirkmueller:acdc

- Add no-python3.patch replacing call of the
  string literal 'python3' with sys.executable
  (gh#googleapis/google-auth-library-python!1233).

OBS-URL: https://build.opensuse.org/request/show/1067209
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=52
This commit is contained in:
2023-02-22 20:10:17 +00:00
committed by Git OBS Bridge
parent be9b275f44
commit 61dfd155d6
4 changed files with 249 additions and 213 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Feb 22 20:00:34 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Add no-python3.patch replacing call of the
string literal 'python3' with sys.executable
(gh#googleapis/google-auth-library-python!1233).
-------------------------------------------------------------------
Fri Dec 2 10:25:44 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>