Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-google-cloud-storage for 
openSUSE:Factory checked in at 2025-09-05 21:44:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-storage (Old)
 and      /work/SRC/openSUSE:Factory/.python-google-cloud-storage.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-google-cloud-storage"

Fri Sep  5 21:44:02 2025 rev:24 rq:1302901 version:3.3.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-google-cloud-storage/python-google-cloud-storage.changes
  2025-04-28 16:18:05.045553217 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-cloud-storage.new.1977/python-google-cloud-storage.changes
        2025-09-05 21:44:39.940063730 +0200
@@ -1,0 +2,27 @@
+Fri Sep  5 10:06:05 UTC 2025 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 3.3.1
+  * Provide option to user to set entire object checksum at "initiate
+    a resumable upload session" and send the same (#1525)
+  * Send part's checksum for XML MPU part upload (#1529)
+- from version 3.3.0
+  * Add support for bucket IP filter (#1516)
+  * Add logs on AssertionError for issue (#1512)
+  * Update the documentation of move_blob function (#1507)
+- from version 3.2.0
+  * Adding support of single shot download (#1493)
+- from version 3.1.1
+  * Add a check for partial response data (#1487)
+  * Add trove classifier for Python 3.13 (0100916)
+  * **deps:** Require google-crc32c >= 1.1.3 (0100916)
+  * **deps:** Require protobuf >= 3.20.2, < 7.0.0 (0100916)
+  * **deps:** Require requests &gt;= 2.22.0 (0100916)
+  * Remove setup.cfg configuration for creating universal wheels (#1448)
+  * Resolve issue where pre-release versions of dependencies are installed 
(0100916)
+  * Segmentation fault in tink while writing data (#1490)
+  * Move quickstart to top of readme (#1451)
+  * Update README to break infinite redirect loop (#1450)
+- Add %{python_sitelib}/google/cloud/storage_v2 in %files section
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  google_cloud_storage-3.1.0.tar.gz

New:
----
  google_cloud_storage-3.3.1.tar.gz

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

Other differences:
------------------
++++++ python-google-cloud-storage.spec ++++++
--- /var/tmp/diff_new_pack.22L80M/_old  2025-09-05 21:44:40.592091165 +0200
+++ /var/tmp/diff_new_pack.22L80M/_new  2025-09-05 21:44:40.596091333 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-google-cloud-storage
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-google-cloud-storage%{pkg_suffix}
-Version:        3.1.0
+Version:        3.3.1
 Release:        0
 Summary:        Google Cloud Storage API python client library
 License:        Apache-2.0
@@ -45,10 +45,10 @@
 Requires:       python-google-api-core >= 2.15.0
 Requires:       python-google-auth >= 2.26.1
 Requires:       python-google-cloud-core >= 2.4.2
-Requires:       python-google-crc32c >= 1.0
+Requires:       python-google-crc32c >= 1.1.3
 Requires:       python-google-resumable-media >= 2.7.2
 Requires:       python-googleapis-common-protos
-Requires:       python-requests >= 2.18.0
+Requires:       python-requests >= 2.22.0
 BuildArch:      noarch
 %if 0%{?sle_version} >= 150400
 Obsoletes:      python3-google-cloud-storage < %{version}
@@ -58,13 +58,15 @@
 BuildRequires:  %{python_module google-api-core >= 2.15.0}
 BuildRequires:  %{python_module google-auth >= 2.26.1}
 BuildRequires:  %{python_module google-cloud-core >= 2.4.2}
+BuildRequires:  %{python_module google-cloud-iam}
 BuildRequires:  %{python_module google-cloud-storage}
-BuildRequires:  %{python_module google-crc32c >= 1.0}
+BuildRequires:  %{python_module google-crc32c >= 1.1.3}
 BuildRequires:  %{python_module google-resumable-media >= 2.7.2}
 BuildRequires:  %{python_module packaging}
 BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module pytest-asyncio}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module requests >= 2.18.0}
+BuildRequires:  %{python_module requests >= 2.22.0}
 %endif
 # /SECTION
 %python_subpackages
@@ -119,6 +121,7 @@
 %dir %{python_sitelib}/google
 %dir %{python_sitelib}/google/cloud
 %{python_sitelib}/google/cloud/storage
+%{python_sitelib}/google/cloud/storage_v2
 %{python_sitelib}/google_cloud_storage-%{version}*-info
 %endif
 

++++++ google_cloud_storage-3.1.0.tar.gz -> google_cloud_storage-3.3.1.tar.gz 
++++++
/work/SRC/openSUSE:Factory/python-google-cloud-storage/google_cloud_storage-3.1.0.tar.gz
 
/work/SRC/openSUSE:Factory/.python-google-cloud-storage.new.1977/google_cloud_storage-3.3.1.tar.gz
 differ: char 5, line 1

Reply via email to