Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-cloud-firestore for
openSUSE:Factory checked in at 2026-01-15 17:02:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-firestore (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-firestore.new.1928
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-firestore"
Thu Jan 15 17:02:17 2026 rev:4 rq:1327388 version:2.23.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-firestore/python-google-cloud-firestore.changes
2025-10-17 20:14:38.991889837 +0200
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-firestore.new.1928/python-google-cloud-firestore.changes
2026-01-15 17:02:20.232237241 +0100
@@ -1,0 +2,15 @@
+Thu Jan 15 12:50:18 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 2.23.0
+ * pipelines preview (#1156)
+ * stream generator type (#1148)
+- from version 2.22.0
+ * support mTLS certificates when available (#1140)
+ * Add support for Python 3.14 (#1110)
+ * Expose tags field in Database and RestoreDatabaseRequest public protos
(#1074)
+ * Added read_time as a parameter to various calls (synchronous/base classes)
(#1050)
+ * improve typing (#1136)
+ * update the async transactional types (#1066)
+- Stop installing fixup scripts which have been removed upstream
+
+-------------------------------------------------------------------
Old:
----
google_cloud_firestore-2.21.0.tar.gz
New:
----
google_cloud_firestore-2.23.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-firestore.spec ++++++
--- /var/tmp/diff_new_pack.KEZlTi/_old 2026-01-15 17:02:20.800260787 +0100
+++ /var/tmp/diff_new_pack.KEZlTi/_new 2026-01-15 17:02:20.804260953 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-google-cloud-firestore
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 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
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-firestore
-Version: 2.21.0
+Version: 2.23.0
Release: 0
Summary: Google Cloud Firestore API client library
License: Apache-2.0
@@ -54,21 +54,11 @@
%install
%pyproject_install
-%python_clone -a %{buildroot}%{_bindir}/fixup_firestore_admin_v1_keywords.py
-%python_clone -a %{buildroot}%{_bindir}/fixup_firestore_v1_keywords.py
%python_expand %fdupes %{buildroot}%{$python_sitelib}
-%post
-%python_install_alternative fixup_firestore_admin_v1_keywords.py
fixup_firestore_v1_keywords.py
-
-%postun
-%python_uninstall_alternative fixup_firestore_admin_v1_keywords.py
-
%files %{python_files}
%doc README.rst
%license LICENSE
-%python_alternative %{_bindir}/fixup_firestore_admin_v1_keywords.py
-%python_alternative %{_bindir}/fixup_firestore_v1_keywords.py
%{python_sitelib}/google/cloud/firestore*
%{python_sitelib}/google_cloud_firestore-%{version}.dist-info
++++++ google_cloud_firestore-2.21.0.tar.gz ->
google_cloud_firestore-2.23.0.tar.gz ++++++
++++ 26897 lines of diff (skipped)