Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-google-cloud-bigtable for 
openSUSE:Factory checked in at 2026-08-14 22:07:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-bigtable (Old)
 and      /work/SRC/openSUSE:Factory/.python-google-cloud-bigtable.new.1258 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-google-cloud-bigtable"

Fri Aug 14 22:07:10 2026 rev:3 rq:1370856 version:2.41.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-google-cloud-bigtable/python-google-cloud-bigtable.changes
        2026-07-06 12:31:50.366363044 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-cloud-bigtable.new.1258/python-google-cloud-bigtable.changes
      2026-08-14 22:07:35.640343958 +0200
@@ -1,0 +2,7 @@
+Wed Aug 12 06:54:45 UTC 2026 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 2.41.0
+  * **bigtable:** support materialized views in the data client (#17676)
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  google_cloud_bigtable-2.40.0.tar.gz

New:
----
  google_cloud_bigtable-2.41.0.tar.gz

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

Other differences:
------------------
++++++ python-google-cloud-bigtable.spec ++++++
--- /var/tmp/diff_new_pack.cpaygY/_old  2026-08-14 22:07:37.256402797 +0200
+++ /var/tmp/diff_new_pack.cpaygY/_new  2026-08-14 22:07:37.258402870 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-google-cloud-bigtable
-Version:        2.40.0
+Version:        2.41.0
 Release:        0
 Summary:        Google Cloud Bigtable API client library
 License:        Apache-2.0
@@ -29,24 +29,30 @@
 BuildRequires:  %{python_module wheel}
 BuildRequires:  python-rpm-macros
 # Core dependencies
-BuildRequires:  %{python_module google-api-core >= 2.17.0}
-BuildRequires:  %{python_module google-auth >= 2.23.0}
-BuildRequires:  %{python_module google-cloud-core >= 1.4.4}
-BuildRequires:  %{python_module google-crc32c >= 1.5.0}
-BuildRequires:  %{python_module grpc-google-iam-v1 >= 0.12.4}
-BuildRequires:  %{python_module proto-plus >= 1.22.3}
-BuildRequires:  %{python_module protobuf >= 4.25.8}
+BuildRequires:  %{python_module grpcio >= 1.59.0 if %python-base < 3.14}
+BuildRequires:  %{python_module google-api-core >= 2.24.2}
+BuildRequires:  %{python_module google-auth >= 2.14.1}
+BuildRequires:  %{python_module google-cloud-core >= 2.0.0}
+BuildRequires:  %{python_module google-crc32c >= 1.6.0}
+BuildRequires:  %{python_module grpc-google-iam-v1 >= 0.14.2}
+BuildRequires:  %{python_module grpcio >= 1.75.1 if %python-base >= 3.14}
+BuildRequires:  %{python_module proto-plus >= 1.26.1}
+BuildRequires:  %{python_module protobuf >= 6.33.5}
 BuildRequires:  fdupes
 BuildArch:      noarch
 # Runtime dependencies
-Requires:       python-google-api-core >= 2.17.0
-Requires:       python-google-auth >= 2.23.0
-Requires:       python-google-cloud-core >= 1.4.4
-Requires:       python-google-crc32c >= 1.5.0
-Requires:       python-grpc-google-iam-v1 >= 0.12.4
-Requires:       python-grpcio >= 1.33.2
-Requires:       python-proto-plus >= 1.22.3
-Requires:       python-protobuf >= 4.25.8
+%if %python_version_nodots < 314
+Requires:       python-grpcio >= 1.59.0
+%else
+Requires:       python-grpcio >= 1.75.1
+%endif
+Requires:       python-google-api-core >= 2.24.2
+Requires:       python-google-auth >= 2.14.1
+Requires:       python-google-cloud-core >= 2.0.0
+Requires:       python-google-crc32c >= 1.6.0
+Requires:       python-grpc-google-iam-v1 >= 0.14.2
+Requires:       python-proto-plus >= 1.26.1
+Requires:       python-protobuf >= 6.33.5
 
 %python_subpackages
 

++++++ google_cloud_bigtable-2.40.0.tar.gz -> 
google_cloud_bigtable-2.41.0.tar.gz ++++++
++++ 1781 lines of diff (skipped)

Reply via email to