forked from pool/python-google-auth
Accepting request 1072127 from home:dirkmueller:acdc
- Remove conflicts and clean up SPEC file. OBS-URL: https://build.opensuse.org/request/show/1072127 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=56
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
diff -Nru google-auth-2.16.1.orig/tests/test__cloud_sdk.py google-auth-2.16.1/tests/test__cloud_sdk.py
|
||||
--- google-auth-2.16.1.orig/tests/test__cloud_sdk.py 2023-03-02 12:24:06.384913745 +0100
|
||||
+++ google-auth-2.16.1/tests/test__cloud_sdk.py 2023-03-02 12:24:46.165672899 +0100
|
||||
@@ -16,6 +16,7 @@
|
||||
---
|
||||
tests/test__cloud_sdk.py | 3 ++-
|
||||
1 file changed, 2 insertions(+), 1 deletion(-)
|
||||
|
||||
--- a/tests/test__cloud_sdk.py
|
||||
+++ b/tests/test__cloud_sdk.py
|
||||
@@ -16,6 +16,7 @@ import io
|
||||
import json
|
||||
import os
|
||||
import subprocess
|
||||
@@ -9,7 +12,7 @@ diff -Nru google-auth-2.16.1.orig/tests/test__cloud_sdk.py google-auth-2.16.1/te
|
||||
|
||||
from unittest import mock
|
||||
import pytest # type: ignore
|
||||
@@ -73,7 +74,7 @@
|
||||
@@ -73,7 +74,7 @@ def test_get_project_id_call_error(check
|
||||
|
||||
def test__run_subprocess_ignore_stderr():
|
||||
command = [
|
||||
|
||||
Reference in New Issue
Block a user