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-07-06 12:29:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-bigtable (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-bigtable.new.1982
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-bigtable"
Mon Jul 6 12:29:53 2026 rev:2 rq:1363763 version:2.40.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-bigtable/python-google-cloud-bigtable.changes
2026-04-28 16:40:13.939128500 +0200
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-bigtable.new.1982/python-google-cloud-bigtable.changes
2026-07-06 12:31:50.366363044 +0200
@@ -1,0 +2,19 @@
+Sat Jul 4 09:27:10 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.40.0:
+ * regenerate google-cloud-bigtable
+ * **bigtable:** populate Value type in
+ _format_execute_query_view_params
+
+-------------------------------------------------------------------
+Thu May 7 10:33:03 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 2.37.0
+ * chore: add librarian integration for google-cloud-bigtable (#16551)
+ * chore(bigtable): use ruff for generated sync files (#16713)
+ * feat: add value_bitmask_filter to the read API (#16898)
+ * chore: librarian release pull request: 20260430T202055Z (#16904)
+- Update BuildRequires and Requires from pyproject.toml
+- Use proper upstream homepage in URL field
+
+-------------------------------------------------------------------
Old:
----
google_cloud_bigtable-2.36.0.tar.gz
New:
----
google_cloud_bigtable-2.40.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-bigtable.spec ++++++
--- /var/tmp/diff_new_pack.0S4A6g/_old 2026-07-06 12:31:51.674408463 +0200
+++ /var/tmp/diff_new_pack.0S4A6g/_new 2026-07-06 12:31:51.674408463 +0200
@@ -14,13 +14,15 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
+
%{?sle15_python_module_pythons}
Name: python-google-cloud-bigtable
-Version: 2.36.0
+Version: 2.40.0
Release: 0
Summary: Google Cloud Bigtable API client library
License: Apache-2.0
-URL: https://pypi.org/project/google-cloud-bigtable/
+URL:
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-bigtable
Source:
https://files.pythonhosted.org/packages/source/g/google-cloud-bigtable/google_cloud_bigtable-%{version}.tar.gz
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
@@ -28,12 +30,12 @@
BuildRequires: python-rpm-macros
# Core dependencies
BuildRequires: %{python_module google-api-core >= 2.17.0}
-BuildRequires: %{python_module google-cloud-core >= 1.4.4}
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 >= 3.20.2}
-BuildRequires: %{python_module google-crc32c >= 1.5.0}
+BuildRequires: %{python_module protobuf >= 4.25.8}
BuildRequires: fdupes
BuildArch: noarch
# Runtime dependencies
@@ -42,8 +44,9 @@
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 >= 3.20.2
+Requires: python-protobuf >= 4.25.8
%python_subpackages
@@ -60,7 +63,6 @@
%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
-
%files %{python_files}
%dir %{python_sitelib}/google
%dir %{python_sitelib}/google/cloud
++++++ google_cloud_bigtable-2.36.0.tar.gz ->
google_cloud_bigtable-2.40.0.tar.gz ++++++
++++ 38823 lines of diff (skipped)