diff --git a/google-auth-oauthlib-0.8.0.tar.gz b/google-auth-oauthlib-0.8.0.tar.gz deleted file mode 100644 index 6298965..0000000 --- a/google-auth-oauthlib-0.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81056a310fb1c4a3e5a7e1a443e1eb96593c6bbc55b26c0261e4d3295d3e6593 -size 21351 diff --git a/google-auth-oauthlib-1.0.0.tar.gz b/google-auth-oauthlib-1.0.0.tar.gz new file mode 100644 index 0000000..3dfb890 --- /dev/null +++ b/google-auth-oauthlib-1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e375064964820b47221a7e1b7ee1fd77051b6323c3f9e3e19785f78ab67ecfc5 +size 20530 diff --git a/python-google-auth-oauthlib.changes b/python-google-auth-oauthlib.changes index d3204b2..9d1e21c 100644 --- a/python-google-auth-oauthlib.changes +++ b/python-google-auth-oauthlib.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Mar 7 10:38:03 UTC 2023 - John Paul Adrian Glaubitz + +- Update to 1.0.0 + * PKCE is enabled by default. (#269) + * Change the library from preview to stable (#267) + * Remove deprecated OOB code (1391486) + ------------------------------------------------------------------- Wed Jan 4 22:20:07 UTC 2023 - Dirk Müller diff --git a/python-google-auth-oauthlib.spec b/python-google-auth-oauthlib.spec index e0fb13e..3a4eb60 100644 --- a/python-google-auth-oauthlib.spec +++ b/python-google-auth-oauthlib.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-google-auth-oauthlib -Version: 0.8.0 +Version: 1.0.0 Release: 0 Summary: Google authentication library License: Apache-2.0