1
0

39 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
c64449b496 Accepting request 1187610 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1187610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=19
2024-07-16 20:02:39 +00:00
ea07e1073d Accepting request 1153644 from devel:languages:python
- Switch to autosetup macro.

OBS-URL: https://build.opensuse.org/request/show/1153644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=18
2024-03-01 22:36:23 +00:00
39da0f4aa8 - Switch to autosetup macro.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=34
2024-02-29 23:23:35 +00:00
7d1696f348 Accepting request 1133645 from devel:languages:python
- update to 1.2.0:
  * Add support for Python 3.12 (#318)
  * Use setuptools.find_namespace_packages (#321)

OBS-URL: https://build.opensuse.org/request/show/1133645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=17
2023-12-17 20:32:22 +00:00
6812242872 - update to 1.2.0:
* Add support for Python 3.12 (#318)
  * Use setuptools.find_namespace_packages (#321)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=32
2023-12-16 20:21:35 +00:00
fdfdda1bfc Accepting request 1115768 from devel:languages:python
- update to 1.1.0:
  * Adding support to specify browser while launching browser to
    authention (#305) (1a9dca8), closes #303
  * Pass thru OAuth audience during
    InstalledAppFlow.run_local_server (#300) (fe08531)
  * Fix grammar with fetch_token docstring (#273) (b2e3688)

- Update to version 0.5.3

OBS-URL: https://build.opensuse.org/request/show/1115768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=16
2023-10-05 18:04:54 +00:00
a769bb8168 - update to 1.1.0:
* Adding support to specify browser while launching browser to
    authention (#305) (1a9dca8), closes #303
  * Pass thru OAuth audience during
    InstalledAppFlow.run_local_server (#300) (fe08531)
  * Fix grammar with fetch_token docstring (#273) (b2e3688)
- Update to version 0.5.3

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=30
2023-10-05 09:04:02 +00:00
be00eb2e54 Accepting request 1096399 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1096399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=15
2023-07-03 15:42:52 +00:00
06c45921e9 Accepting request 1096393 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1096393
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=28
2023-07-02 14:49:15 +00:00
b79592455e Accepting request 1076888 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1076888
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=14
2023-04-03 15:46:33 +00:00
926bb9e75f Accepting request 1076843 from home:pgajdos:python
- python-six is not required

OBS-URL: https://build.opensuse.org/request/show/1076843
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=26
2023-04-03 10:31:54 +00:00
d184a16a69 Accepting request 1069914 from devel:languages:python
- Update to 1.0.0
  * PKCE is enabled by default. (#269)
  * Change the library from preview to stable (#267)
  * Remove deprecated OOB code (1391486) (forwarded request 1069899 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1069914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=13
2023-03-07 15:50:55 +00:00
105ea63111 Accepting request 1069899 from home:glaubitz:branches:devel:languages:python
- Update to 1.0.0
  * PKCE is enabled by default. (#269)
  * Change the library from preview to stable (#267)
  * Remove deprecated OOB code (1391486)

OBS-URL: https://build.opensuse.org/request/show/1069899
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=24
2023-03-07 12:00:40 +00:00
f2e1bd26ba Accepting request 1056090 from devel:languages:python
- update to v0.8.0:
  * Add support for Python 3.11
  * Introduce granted scopes to credentials

OBS-URL: https://build.opensuse.org/request/show/1056090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=12
2023-01-05 14:01:05 +00:00
4d204a394d - update to v0.8.0:
* Add support for Python 3.11
  * Introduce granted scopes to credentials

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=22
2023-01-04 22:21:24 +00:00
3d703245ce Accepting request 1034454 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1034454
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=11
2022-11-09 11:56:47 +00:00
61b7ccf507 Accepting request 1034345 from home:glaubitz:branches:devel:languages:python
- Update to 0.7.1
  * Include updates to properties from Google Auth lib (#249)
- from version 0.7.0
  * **setup.py:** increase required google-auth version to >= 2.13.0 (f8a15f7)
- from version 0.6.0
  * Update to allow for 3PI credentials (#240)
  * Add timeout to run_local_server when waiting for response (#245)
  * Update readme to point to current docs url (#241)
- Refresh patches for new version
  * python-google-auth-oauthlib-no-mock.patch
- Update Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1034345
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=20
2022-11-08 09:23:50 +00:00
daefe8d4b8 Accepting request 1010142 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1010142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=10
2022-10-12 16:25:49 +00:00
663d891a78 Accepting request 1009991 from home:yarunachalam:branches:devel:languages:python
- Update to version 0.5.3 
  Bug Fixes
  * Pass port range from get_user_credentials to find_open_port

OBS-URL: https://build.opensuse.org/request/show/1009991
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=18
2022-10-12 08:36:56 +00:00
20f3840b77 Accepting request 1003291 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1003291
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=9
2022-09-13 13:10:03 +00:00
809b43339e Accepting request 1003267 from home:glaubitz:branches:devel:languages:python
- Update to 0.5.2
  * fix changelog header to consistent size (#204)

OBS-URL: https://build.opensuse.org/request/show/1003267
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=16
2022-09-13 10:29:01 +00:00
9c4a2bd352 Accepting request 981537 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/981537
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=8
2022-06-10 13:57:36 +00:00
09893cf1e0 Accepting request 981444 from home:pgajdos:python
- do not require python-mock for build
- added patches
  fix https://github.com/googleapis/google-auth-library-python-oauthlib/issues/207
  + python-google-auth-oauthlib-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/981444
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=14
2022-06-09 15:17:48 +00:00
7dffeb042f Accepting request 969866 from devel:languages:python
- Update to 0.5.1
  * avoid deprecated "out-of-band" authentication flow (#186)
- from version 0.5.0
  * deprecate OAuth out-of-band flow (#175)
- from version 0.4.6
  * remove dependency on `six` (#146), closes (#145) (forwarded request 969855 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/969866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=7
2022-04-13 19:06:14 +00:00
ad04e14908 Accepting request 969855 from home:glaubitz:branches:devel:languages:python
- Update to 0.5.1
  * avoid deprecated "out-of-band" authentication flow (#186)
- from version 0.5.0
  * deprecate OAuth out-of-band flow (#175)
- from version 0.4.6
  * remove dependency on `six` (#146), closes (#145)

OBS-URL: https://build.opensuse.org/request/show/969855
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=12
2022-04-13 12:30:39 +00:00
26708636d5 Accepting request 913351 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/913351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=6
2021-08-23 08:08:04 +00:00
3cf6975577 Accepting request 913310 from home:glaubitz:branches:devel:languages:python
- Update 0.4.5:
  * fix links to installed app, client secrets docs (#86)
  * omit mention of Python 2.7 in 'CONTRIBUTING.rst' (#1127)
  * add Samples section to CONTRIBUTING.rst (#134)
  * release as 0.4.5 (#137)
- from version 0.4.4
  * add redirect_uri_trailing slash param to run_local_server (#111)
- from version 0.4.3
  * add `charset-utf-8` to response header (#104)
  * **deps:** add lower bounds to all dependencies (#99)
- from version 0.4.2
  * don't open browser if port is occupied (#92)
- Update BuildRequires from setup.py

OBS-URL: https://build.opensuse.org/request/show/913310
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=11
2021-08-20 13:16:17 +00:00
8f3305c77b Accepting request 809362 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/809362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=5
2020-05-28 07:16:37 +00:00
Tomáš Chvátal
dd8c4bdb26 Accepting request 809267 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/809267
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=9
2020-05-27 10:06:08 +00:00
0994b2820a Accepting request 795814 from devel:languages:python
- Fix build without python2

OBS-URL: https://build.opensuse.org/request/show/795814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=4
2020-04-21 11:10:50 +00:00
Tomáš Chvátal
70ecdf4037 - Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=7
2020-04-20 11:55:57 +00:00
640d295a4a Accepting request 736031 from devel:languages:python
- Update to 0.4.1:
  * Don't auto-generate code_verifier by default. (#48)

OBS-URL: https://build.opensuse.org/request/show/736031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=3
2019-10-08 17:59:20 +00:00
Tomáš Chvátal
9a59355387 - Update to 0.4.1:
* Don't auto-generate code_verifier by default. (#48)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=5
2019-10-08 09:02:52 +00:00
dffc5f3a9d Accepting request 730378 from devel:languages:python
- Update to 0.4.0:
  * Add get_user_credentials function to get your user credentials (#40)
  * Add noxfile (#43)
  * Implement code verifier (PKCE) (#42)
  * Use actual server port in redirect_uri to allow automatic assignment (#33)
  * Fix links after repo move to googleapis (#41)

OBS-URL: https://build.opensuse.org/request/show/730378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=2
2019-09-27 12:46:33 +00:00
Tomáš Chvátal
1a1b4f747c - Update to 0.4.0:
* Add get_user_credentials function to get your user credentials (#40)
  * Add noxfile (#43)
  * Implement code verifier (PKCE) (#42)
  * Use actual server port in redirect_uri to allow automatic assignment (#33)
  * Fix links after repo move to googleapis (#41)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=3
2019-09-12 11:33:47 +00:00
3ebe2d3d9f Accepting request 700458 from devel:languages:python
Google authentication library

OBS-URL: https://build.opensuse.org/request/show/700458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-auth-oauthlib?expand=0&rev=1
2019-05-06 11:27:07 +00:00
Todd R
405b74112e Accepting request 700457 from home:TheBlackCat:branches:devel:languages:python:jupyter
Google authentication library

OBS-URL: https://build.opensuse.org/request/show/700457
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth-oauthlib?expand=0&rev=1
2019-05-03 17:00:39 +00:00
6 changed files with 28 additions and 22 deletions

Binary file not shown.

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
--- google-auth-oauthlib-0.7.1.orig/tests/unit/test_flow.py 2022-11-03 18:27:07.000000000 +0100
+++ google-auth-oauthlib-0.7.1/tests/unit/test_flow.py 2022-11-07 18:14:12.871489341 +0100
@@ -21,7 +21,7 @@
import random
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-1.2.2.orig/tests/unit/test_flow.py 2025-04-22 18:36:18.000000000 +0200
+++ google_auth_oauthlib-1.2.2/tests/unit/test_flow.py 2025-05-19 15:48:51.119128294 +0200
@@ -20,7 +20,7 @@
import re
import socket
-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 requests
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
--- google-auth-oauthlib-0.7.1.orig/tests/unit/test_helpers.py 2022-11-03 18:27:07.000000000 +0100
+++ google-auth-oauthlib-0.7.1/tests/unit/test_helpers.py 2022-11-07 18:14:12.867489297 +0100
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-1.2.2.orig/tests/unit/test_helpers.py 2025-04-22 18:36:18.000000000 +0200
+++ google_auth_oauthlib-1.2.2/tests/unit/test_helpers.py 2025-05-19 15:48:51.117975705 +0200
@@ -16,7 +16,7 @@
import json
import os
@@ -22,9 +22,9 @@ diff -Nru google-auth-oauthlib-0.7.1.orig/tests/unit/test_helpers.py google-auth
import pytest
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
--- google-auth-oauthlib-0.7.1.orig/tests/unit/test_interactive.py 2022-11-03 18:27:07.000000000 +0100
+++ google-auth-oauthlib-0.7.1/tests/unit/test_interactive.py 2022-11-07 18:14:12.867489297 +0100
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-1.2.2.orig/tests/unit/test_interactive.py 2025-04-22 18:36:18.000000000 +0200
+++ google_auth_oauthlib-1.2.2/tests/unit/test_interactive.py 2025-05-19 15:48:51.116736793 +0200
@@ -14,7 +14,7 @@
import socket
@@ -34,9 +34,9 @@ diff -Nru google-auth-oauthlib-0.7.1.orig/tests/unit/test_interactive.py google-
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
--- google-auth-oauthlib-0.7.1.orig/tests/unit/test_tool.py 2022-11-03 18:27:07.000000000 +0100
+++ google-auth-oauthlib-0.7.1/tests/unit/test_tool.py 2022-11-07 18:14:12.863489253 +0100
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-1.2.2.orig/tests/unit/test_tool.py 2025-04-22 18:36:18.000000000 +0200
+++ google_auth_oauthlib-1.2.2/tests/unit/test_tool.py 2025-05-19 15:48:51.114736755 +0200
@@ -19,7 +19,7 @@
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>

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-google-auth-oauthlib
Version: 1.2.1
Version: 1.2.2
Release: 0
Summary: Google authentication library
License: Apache-2.0