Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-google-cloud-core for 
openSUSE:Factory checked in at 2023-07-18 22:08:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-core (Old)
 and      /work/SRC/openSUSE:Factory/.python-google-cloud-core.new.3193 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-google-cloud-core"

Tue Jul 18 22:08:58 2023 rev:13 rq:1099265 version:2.3.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-google-cloud-core/python-google-cloud-core.changes
        2022-09-08 14:24:12.830746430 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-cloud-core.new.3193/python-google-cloud-core.changes
      2023-07-18 22:09:29.387446999 +0200
@@ -1,0 +2,6 @@
+Tue Jul 18 10:00:41 UTC 2023 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to 2.3.3:
+  * Update docs structure for c.g.c usage (#226)
+
+-------------------------------------------------------------------

Old:
----
  google-cloud-core-2.3.2.tar.gz

New:
----
  google-cloud-core-2.3.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-google-cloud-core.spec ++++++
--- /var/tmp/diff_new_pack.Mp9NeE/_old  2023-07-18 22:09:30.155451293 +0200
+++ /var/tmp/diff_new_pack.Mp9NeE/_new  2023-07-18 22:09:30.203451561 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-google-cloud-core
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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-cloud-core
-Version:        2.3.2
+Version:        2.3.3
 Release:        0
 Summary:        Google Cloud API client core library
 License:        Apache-2.0

++++++ google-cloud-core-2.3.2.tar.gz -> google-cloud-core-2.3.3.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/google-cloud-core-2.3.2/PKG-INFO 
new/google-cloud-core-2.3.3/PKG-INFO
--- old/google-cloud-core-2.3.2/PKG-INFO        2022-07-18 15:18:43.690238700 
+0200
+++ new/google-cloud-core-2.3.3/PKG-INFO        2023-07-05 21:44:31.220204400 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: google-cloud-core
-Version: 2.3.2
+Version: 2.3.3
 Summary: Google Cloud API client core library
 Home-page: https://github.com/googleapis/python-cloud-core
 Author: Google LLC
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/google-cloud-core-2.3.2/google/cloud/_helpers/__init__.py 
new/google-cloud-core-2.3.3/google/cloud/_helpers/__init__.py
--- old/google-cloud-core-2.3.2/google/cloud/_helpers/__init__.py       
2022-07-18 15:16:03.000000000 +0200
+++ new/google-cloud-core-2.3.3/google/cloud/_helpers/__init__.py       
2023-07-05 21:41:57.000000000 +0200
@@ -116,7 +116,7 @@
     """Ensures an input is a tuple or list.
 
     This effectively reduces the iterable types allowed to a very short
-    whitelist: list and tuple.
+    allowlist: list and tuple.
 
     :type arg_name: str
     :param arg_name: Name of argument to use in error message.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/google-cloud-core-2.3.2/google/cloud/version.py 
new/google-cloud-core-2.3.3/google/cloud/version.py
--- old/google-cloud-core-2.3.2/google/cloud/version.py 2022-07-18 
15:16:03.000000000 +0200
+++ new/google-cloud-core-2.3.3/google/cloud/version.py 2023-07-05 
21:41:57.000000000 +0200
@@ -12,4 +12,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-__version__ = "2.3.2"
+__version__ = "2.3.3"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/google-cloud-core-2.3.2/google_cloud_core.egg-info/PKG-INFO 
new/google-cloud-core-2.3.3/google_cloud_core.egg-info/PKG-INFO
--- old/google-cloud-core-2.3.2/google_cloud_core.egg-info/PKG-INFO     
2022-07-18 15:18:43.000000000 +0200
+++ new/google-cloud-core-2.3.3/google_cloud_core.egg-info/PKG-INFO     
2023-07-05 21:44:31.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: google-cloud-core
-Version: 2.3.2
+Version: 2.3.3
 Summary: Google Cloud API client core library
 Home-page: https://github.com/googleapis/python-cloud-core
 Author: Google LLC

Reply via email to