Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-google-auth-oauthlib for openSUSE:Factory checked in at 2021-08-23 10:08:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-google-auth-oauthlib (Old) and /work/SRC/openSUSE:Factory/.python-google-auth-oauthlib.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-auth-oauthlib" Mon Aug 23 10:08:04 2021 rev:6 rq:913351 version:0.4.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-google-auth-oauthlib/python-google-auth-oauthlib.changes 2020-05-28 09:16:49.552893863 +0200 +++ /work/SRC/openSUSE:Factory/.python-google-auth-oauthlib.new.1899/python-google-auth-oauthlib.changes 2021-08-23 10:09:04.852182655 +0200 @@ -1,0 +2,17 @@ +Fri Aug 20 11:44:53 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- 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 + +------------------------------------------------------------------- Old: ---- google-auth-oauthlib-0.4.1.tar.gz New: ---- google-auth-oauthlib-0.4.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-google-auth-oauthlib.spec ++++++ --- /var/tmp/diff_new_pack.z3rkXa/_old 2021-08-23 10:09:05.316182114 +0200 +++ /var/tmp/diff_new_pack.z3rkXa/_new 2021-08-23 10:09:05.320182110 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-google-auth-oauthlib # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-google-auth-oauthlib -Version: 0.4.1 +Version: 0.4.5 Release: 0 Summary: Google authentication library License: Apache-2.0 @@ -32,12 +32,12 @@ Requires: python-requests-oauthlib >= 0.7.0 Requires: python-six Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Recommends: python-click BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module click} -BuildRequires: %{python_module google-auth} +BuildRequires: %{python_module click >= 6.0.0} +BuildRequires: %{python_module google-auth >= 1.0.0} BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests-oauthlib >= 0.7.0} ++++++ google-auth-oauthlib-0.4.1.tar.gz -> google-auth-oauthlib-0.4.5.tar.gz ++++++ ++++ 2305 lines of diff (skipped)