17
0

Compare commits

4 Commits

Author SHA256 Message Date
eed3f4597c Accepting request 1327388 from devel:languages:python:google
- 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 (forwarded request 1327380 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1327388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-firestore?expand=0&rev=4
2026-01-15 16:02:17 +00:00
fe933571e8 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-firestore?expand=0&rev=9
2026-01-15 13:01:47 +00:00
d95a5cb583 Accepting request 1312041 from devel:languages:python:google
- Update to 2.21.0
  * Support Sequence[float] as query_vector in FindNearest (#908)
  * Add missing DocumentReference return value to .document (#1053) (forwarded request 1312009 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1312041
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-firestore?expand=0&rev=3
2025-10-17 18:14:31 +00:00
e52b298b85 - Update to 2.21.0
* Support Sequence[float] as query_vector in FindNearest (#908)
  * Add missing DocumentReference return value to .document (#1053)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:google/python-google-cloud-firestore?expand=0&rev=7
2025-10-17 13:28:13 +00:00
4 changed files with 27 additions and 15 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ad2e33fa7da0ba8fb7ccc324f91d3f57866b770e24840bd62f6a272f747c5f9
size 511708

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9cffba7cdc6101111d6d54cde22d521c98f9e7d415e67486b137fa16f06aa03
size 615238

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu Jan 15 12:50:18 UTC 2026 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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
-------------------------------------------------------------------
Fri Oct 17 11:51:12 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.21.0
* Support Sequence[float] as query_vector in FindNearest (#908)
* Add missing DocumentReference return value to .document (#1053)
-------------------------------------------------------------------
Thu Apr 24 23:43:50 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -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.20.2
Version: 2.23.0
Release: 0
Summary: Google Cloud Firestore API client library
License: Apache-2.0
@@ -54,21 +54,11 @@ Google Cloud Firestore API client library
%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