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-08-11 17:19:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-firestore (Old)
 and      /work/SRC/openSUSE:Factory/.python-google-cloud-firestore.new.17972 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-google-cloud-firestore"

Tue Aug 11 17:19:25 2026 rev:7 rq:1370696 version:2.28.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-google-cloud-firestore/python-google-cloud-firestore.changes
      2026-04-20 16:11:31.813728338 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-cloud-firestore.new.17972/python-google-cloud-firestore.changes
   2026-08-11 17:19:50.928936776 +0200
@@ -1,0 +2,15 @@
+Tue Aug 11 12:32:59 UTC 2026 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 2.28.1
+  * **firestore:** BulkWriter pop from an empty deque (#17490)
+  * **firestore:** preserve async limit_to_last ordering (#17879)
+- from version 2.28.0
+  * **firestore:** drop Python 3.7-3.9 support and regenerate (#17247)
+  * regenerate google-cloud-[e-i] packages (#17079)
+  * regenerate google-cloud-firestore (#17577)
+  * **firestore:** Imropve improper pipeline aliases (#16651)
+  * **firestore:** remove usage of typing_extensions (#17357)
+  * make test_utils unique_resource_id parallel-safe (#17440)
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  google_cloud_firestore-2.27.0.tar.gz

New:
----
  google_cloud_firestore-2.28.1.tar.gz

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

Other differences:
------------------
++++++ python-google-cloud-firestore.spec ++++++
--- /var/tmp/diff_new_pack.21EzwW/_old  2026-08-11 17:19:51.752971572 +0200
+++ /var/tmp/diff_new_pack.21EzwW/_new  2026-08-11 17:19:51.752971572 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-google-cloud-firestore
-Version:        2.27.0
+Version:        2.28.1
 Release:        0
 Summary:        Google Cloud Firestore API client library
 License:        Apache-2.0
@@ -29,17 +29,23 @@
 BuildRequires:  %{python_module wheel}
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
-BuildRequires:  %{python_module google-api-core >= 1.34.0}
-BuildRequires:  %{python_module google-cloud-core >= 1.4.1}
-BuildRequires:  %{python_module proto-plus >= 1.22.0}
-BuildRequires:  %{python_module protobuf >= 3.20.2}
+BuildRequires:  %{python_module google-api-core >= 2.25.0}
+BuildRequires:  %{python_module google-cloud-core >= 2.0.0}
+BuildRequires:  %{python_module grpcio >= 1.59.0}
+BuildRequires:  %{python_module proto-plus >= 1.26.1}
+BuildRequires:  %{python_module protobuf >= 6.33.5}
 # /SECTION
 BuildRequires:  fdupes
-Requires:       python-google-api-core >= 1.34.0
-Requires:       python-google-cloud-core >= 1.4.1
-Requires:       python-proto-plus >= 1.22.0
-Requires:       python-protobuf >= 3.20.2
-Suggests:       python-proto-plus >= 1.22.2
+%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.25.0
+Requires:       python-google-cloud-core >= 2.0.0
+Requires:       python-proto-plus >= 1.25.0
+Requires:       python-protobuf >= 6.33.5
+Suggests:       python-proto-plus >= 1.26.1
 BuildArch:      noarch
 %python_subpackages
 

++++++ google_cloud_firestore-2.27.0.tar.gz -> 
google_cloud_firestore-2.28.1.tar.gz ++++++
++++ 8298 lines of diff (skipped)

Reply via email to