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 2022-09-13 15:10:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-auth-oauthlib (Old)
and /work/SRC/openSUSE:Factory/.python-google-auth-oauthlib.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-auth-oauthlib"
Tue Sep 13 15:10:03 2022 rev:9 rq:1003291 version:0.5.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-auth-oauthlib/python-google-auth-oauthlib.changes
2022-06-10 15:57:56.760850527 +0200
+++
/work/SRC/openSUSE:Factory/.python-google-auth-oauthlib.new.2083/python-google-auth-oauthlib.changes
2022-09-13 15:11:29.500997774 +0200
@@ -1,0 +2,6 @@
+Tue Sep 13 09:23:59 UTC 2022 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 0.5.2
+ * fix changelog header to consistent size (#204)
+
+-------------------------------------------------------------------
Old:
----
google-auth-oauthlib-0.5.1.tar.gz
New:
----
google-auth-oauthlib-0.5.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-auth-oauthlib.spec ++++++
--- /var/tmp/diff_new_pack.4wh6ZY/_old 2022-09-13 15:11:29.872998822 +0200
+++ /var/tmp/diff_new_pack.4wh6ZY/_new 2022-09-13 15:11:29.876998833 +0200
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-google-auth-oauthlib
-Version: 0.5.1
+Version: 0.5.2
Release: 0
Summary: Google authentication library
License: Apache-2.0
++++++ google-auth-oauthlib-0.5.1.tar.gz -> google-auth-oauthlib-0.5.2.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/google-auth-oauthlib-0.5.1/PKG-INFO
new/google-auth-oauthlib-0.5.2/PKG-INFO
--- old/google-auth-oauthlib-0.5.1/PKG-INFO 2022-03-15 16:59:55.817356600
+0100
+++ new/google-auth-oauthlib-0.5.2/PKG-INFO 2022-06-09 17:20:11.346349000
+0200
@@ -1,13 +1,12 @@
Metadata-Version: 2.1
Name: google-auth-oauthlib
-Version: 0.5.1
+Version: 0.5.2
Summary: Google Authentication Library
Home-page:
https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib
Author: Google Cloud Platform
Author-email: [email protected]
License: Apache 2.0
Keywords: google auth oauth client oauthlib
-Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
@@ -78,5 +77,3 @@
Apache 2.0 - See `the LICENSE`_ for more information.
.. _the LICENSE:
https://github.com/googleapis/google-auth-library-python-oauthlib/blob/main/LICENSE
-
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/google-auth-oauthlib-0.5.1/google_auth_oauthlib.egg-info/PKG-INFO
new/google-auth-oauthlib-0.5.2/google_auth_oauthlib.egg-info/PKG-INFO
--- old/google-auth-oauthlib-0.5.1/google_auth_oauthlib.egg-info/PKG-INFO
2022-03-15 16:59:55.000000000 +0100
+++ new/google-auth-oauthlib-0.5.2/google_auth_oauthlib.egg-info/PKG-INFO
2022-06-09 17:20:10.000000000 +0200
@@ -1,13 +1,12 @@
Metadata-Version: 2.1
Name: google-auth-oauthlib
-Version: 0.5.1
+Version: 0.5.2
Summary: Google Authentication Library
Home-page:
https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib
Author: Google Cloud Platform
Author-email: [email protected]
License: Apache 2.0
Keywords: google auth oauth client oauthlib
-Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
@@ -78,5 +77,3 @@
Apache 2.0 - See `the LICENSE`_ for more information.
.. _the LICENSE:
https://github.com/googleapis/google-auth-library-python-oauthlib/blob/main/LICENSE
-
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/google-auth-oauthlib-0.5.1/setup.py
new/google-auth-oauthlib-0.5.2/setup.py
--- old/google-auth-oauthlib-0.5.1/setup.py 2022-03-15 16:57:03.000000000
+0100
+++ new/google-auth-oauthlib-0.5.2/setup.py 2022-06-09 17:17:32.000000000
+0200
@@ -27,7 +27,7 @@
long_description = fh.read()
-version = "0.5.1"
+version = "0.5.2"
setup(
name="google-auth-oauthlib",