forked from pool/python-google-auth-oauthlib
Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| f189e610b6 | |||
| 93255e1c24 | |||
| c64449b496 | |||
| 269ea2775f |
Binary file not shown.
3
google_auth_oauthlib-1.2.2.tar.gz
Normal file
3
google_auth_oauthlib-1.2.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:11046fb8d3348b296302dd939ace8af0a724042e8029c1b872d87fabc9f41684
|
||||||
|
size 20955
|
||||||
@@ -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
|
||||||
|
|||||||
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
||||||
|
|
||||||
|
- Update to 1.2.1
|
||||||
|
* Clean up local server socket on error (#339)
|
||||||
|
- Adjust upstream source name in spec file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 29 23:23:16 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
Thu Feb 29 23:23:16 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -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,12 +18,12 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-google-auth-oauthlib
|
Name: python-google-auth-oauthlib
|
||||||
Version: 1.2.0
|
Version: 1.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Google authentication library
|
Summary: Google authentication library
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/googleapis/google-auth-library-python-oauthlib
|
URL: https://github.com/googleapis/google-auth-library-python-oauthlib
|
||||||
Source: https://files.pythonhosted.org/packages/source/g/google-auth-oauthlib/google-auth-oauthlib-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/g/google_auth_oauthlib/google_auth_oauthlib-%{version}.tar.gz
|
||||||
# https://github.com/googleapis/google-auth-library-python-oauthlib/issues/207
|
# https://github.com/googleapis/google-auth-library-python-oauthlib/issues/207
|
||||||
Patch0: python-google-auth-oauthlib-no-mock.patch
|
Patch0: python-google-auth-oauthlib-no-mock.patch
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
@@ -48,7 +48,7 @@ BuildRequires: %{python_module requests-oauthlib >= 0.7.0}
|
|||||||
This library provides oauthlib integration with google-auth.
|
This library provides oauthlib integration with google-auth.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n google-auth-oauthlib-%{version}
|
%autosetup -p1 -n google_auth_oauthlib-%{version}
|
||||||
rm -rf docs
|
rm -rf docs
|
||||||
rm -rf tests/__pycache__/
|
rm -rf tests/__pycache__/
|
||||||
rm -rf tests/*.pyc
|
rm -rf tests/*.pyc
|
||||||
|
|||||||
Reference in New Issue
Block a user