1
0

2 Commits

Author SHA256 Message Date
f189e610b6 Accepting request 1281297 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1281297
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=20
2025-05-30 12:39:25 +00:00
93255e1c24 - Update to 1.2.2
* Do not include docs/conf.py & scripts in wheel (#328)
  * Let OS select an available port when running TestInstalledAppFlow (#407)
  * Remove setup.cfg configuration for creating universal wheels (#405)
- Refresh python-google-auth-oauthlib-no-mock.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=38
2025-05-30 08:24:43 +00:00
5 changed files with 28 additions and 19 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:afd0cad092a2eaa53cd8e8298557d6de1034c6cb4a740500b5357b648af97263
size 24970

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:11046fb8d3348b296302dd939ace8af0a724042e8029c1b872d87fabc9f41684
size 20955

View File

@@ -1,8 +1,8 @@
diff -Nru google-auth-oauthlib-0.7.1.orig/tests/unit/test_flow.py google-auth-oauthlib-0.7.1/tests/unit/test_flow.py diff -Nru google_auth_oauthlib-1.2.2.orig/tests/unit/test_flow.py google_auth_oauthlib-1.2.2/tests/unit/test_flow.py
--- google-auth-oauthlib-0.7.1.orig/tests/unit/test_flow.py 2022-11-03 18:27:07.000000000 +0100 --- google_auth_oauthlib-1.2.2.orig/tests/unit/test_flow.py 2025-04-22 18:36:18.000000000 +0200
+++ google-auth-oauthlib-0.7.1/tests/unit/test_flow.py 2022-11-07 18:14:12.871489341 +0100 +++ google_auth_oauthlib-1.2.2/tests/unit/test_flow.py 2025-05-19 15:48:51.119128294 +0200
@@ -21,7 +21,7 @@ @@ -20,7 +20,7 @@
import random import re
import socket import socket
-import mock -import mock
@@ -10,9 +10,9 @@ diff -Nru google-auth-oauthlib-0.7.1.orig/tests/unit/test_flow.py google-auth-oa
import pytest import pytest
import requests import requests
import urllib import urllib
diff -Nru google-auth-oauthlib-0.7.1.orig/tests/unit/test_helpers.py google-auth-oauthlib-0.7.1/tests/unit/test_helpers.py diff -Nru google_auth_oauthlib-1.2.2.orig/tests/unit/test_helpers.py google_auth_oauthlib-1.2.2/tests/unit/test_helpers.py
--- google-auth-oauthlib-0.7.1.orig/tests/unit/test_helpers.py 2022-11-03 18:27:07.000000000 +0100 --- google_auth_oauthlib-1.2.2.orig/tests/unit/test_helpers.py 2025-04-22 18:36:18.000000000 +0200
+++ google-auth-oauthlib-0.7.1/tests/unit/test_helpers.py 2022-11-07 18:14:12.867489297 +0100 +++ google_auth_oauthlib-1.2.2/tests/unit/test_helpers.py 2025-05-19 15:48:51.117975705 +0200
@@ -16,7 +16,7 @@ @@ -16,7 +16,7 @@
import json import json
import os import os
@@ -22,9 +22,9 @@ diff -Nru google-auth-oauthlib-0.7.1.orig/tests/unit/test_helpers.py google-auth
import pytest import pytest
from google.auth import external_account_authorized_user from google.auth import external_account_authorized_user
diff -Nru google-auth-oauthlib-0.7.1.orig/tests/unit/test_interactive.py google-auth-oauthlib-0.7.1/tests/unit/test_interactive.py diff -Nru google_auth_oauthlib-1.2.2.orig/tests/unit/test_interactive.py google_auth_oauthlib-1.2.2/tests/unit/test_interactive.py
--- google-auth-oauthlib-0.7.1.orig/tests/unit/test_interactive.py 2022-11-03 18:27:07.000000000 +0100 --- google_auth_oauthlib-1.2.2.orig/tests/unit/test_interactive.py 2025-04-22 18:36:18.000000000 +0200
+++ google-auth-oauthlib-0.7.1/tests/unit/test_interactive.py 2022-11-07 18:14:12.867489297 +0100 +++ google_auth_oauthlib-1.2.2/tests/unit/test_interactive.py 2025-05-19 15:48:51.116736793 +0200
@@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@
import socket import socket
@@ -34,9 +34,9 @@ diff -Nru google-auth-oauthlib-0.7.1.orig/tests/unit/test_interactive.py google-
import pytest import pytest
diff -Nru google-auth-oauthlib-0.7.1.orig/tests/unit/test_tool.py google-auth-oauthlib-0.7.1/tests/unit/test_tool.py diff -Nru google_auth_oauthlib-1.2.2.orig/tests/unit/test_tool.py google_auth_oauthlib-1.2.2/tests/unit/test_tool.py
--- google-auth-oauthlib-0.7.1.orig/tests/unit/test_tool.py 2022-11-03 18:27:07.000000000 +0100 --- google_auth_oauthlib-1.2.2.orig/tests/unit/test_tool.py 2025-04-22 18:36:18.000000000 +0200
+++ google-auth-oauthlib-0.7.1/tests/unit/test_tool.py 2022-11-07 18:14:12.863489253 +0100 +++ google_auth_oauthlib-1.2.2/tests/unit/test_tool.py 2025-05-19 15:48:51.114736755 +0200
@@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
import click.testing import click.testing

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon May 19 13:49:14 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.2.2
* Do not include docs/conf.py & scripts in wheel (#328)
* Let OS select an available port when running TestInstalledAppFlow (#407)
* Remove setup.cfg configuration for creating universal wheels (#405)
- Refresh python-google-auth-oauthlib-no-mock.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 15 13:24:24 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Mon Jul 15 13:24:24 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-google-auth-oauthlib # spec file for package python-google-auth-oauthlib
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-google-auth-oauthlib Name: python-google-auth-oauthlib
Version: 1.2.1 Version: 1.2.2
Release: 0 Release: 0
Summary: Google authentication library Summary: Google authentication library
License: Apache-2.0 License: Apache-2.0