Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-cloud-storage-control
for openSUSE:Factory checked in at 2026-03-27 16:51:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-storage-control (Old)
and
/work/SRC/openSUSE:Factory/.python-google-cloud-storage-control.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-storage-control"
Fri Mar 27 16:51:36 2026 rev:3 rq:1343179 version:1.11.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-storage-control/python-google-cloud-storage-control.changes
2026-03-11 20:59:59.621483773 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-storage-control.new.8177/python-google-cloud-storage-control.changes
2026-03-27 16:54:19.803561062 +0100
@@ -1,0 +2,10 @@
+Fri Mar 27 11:51:51 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 1.11.0
+ * Allow Protobuf 7.x
+ * Require Python 3.9
+ * Require google-api-core >= 2.11.0
+ * Improve type checking
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
google_cloud_storage_control-1.10.0.tar.gz
New:
----
google_cloud_storage_control-1.11.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-storage-control.spec ++++++
--- /var/tmp/diff_new_pack.0IguAG/_old 2026-03-27 16:54:20.287581323 +0100
+++ /var/tmp/diff_new_pack.0IguAG/_new 2026-03-27 16:54:20.287581323 +0100
@@ -17,7 +17,7 @@
Name: python-google-cloud-storage-control
-Version: 1.10.0
+Version: 1.11.0
Release: 0
Summary: Google Cloud Storage Control API client library
License: Apache-2.0
@@ -28,22 +28,22 @@
BuildRequires: %{python_module wheel}
BuildRequires: python-rpm-macros
# SECTION test requirements
-BuildRequires: %{python_module google-api-core >= 1.34.1}
+BuildRequires: %{python_module google-api-core >= 2.11.0}
BuildRequires: %{python_module google-auth >= 2.14.1}
BuildRequires: %{python_module grpc-google-iam-v1 >= 0.14.0}
BuildRequires: %{python_module grpcio >= 1.33.2}
BuildRequires: %{python_module proto-plus >= 1.25.0}
-BuildRequires: %{python_module protobuf >= 3.20.2}
+BuildRequires: %{python_module protobuf >= 4.25.8}
BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module pytest}
# /SECTION
BuildRequires: fdupes
-Requires: python-google-api-core >= 1.34.1
+Requires: python-google-api-core >= 2.11.0
Requires: python-google-auth >= 2.14.1
Requires: python-grpc-google-iam-v1 >= 0.14.0
Requires: python-grpcio >= 1.33.2
Requires: python-proto-plus >= 1.25.0
-Requires: python-protobuf >= 3.20.2
+Requires: python-protobuf >= 4.25.8
BuildArch: noarch
%python_subpackages
++++++ google_cloud_storage_control-1.10.0.tar.gz ->
google_cloud_storage_control-1.11.0.tar.gz ++++++
++++ 1889 lines of diff (skipped)