Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-cloud-spanner for
openSUSE:Factory checked in at 2026-04-10 17:52:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-spanner (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-spanner.new.21863
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-spanner"
Fri Apr 10 17:52:40 2026 rev:9 rq:1345666 version:3.64.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-spanner/python-google-cloud-spanner.changes
2026-03-04 21:11:13.683341484 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-spanner.new.21863/python-google-cloud-spanner.changes
2026-04-10 18:01:32.742982332 +0200
@@ -1,0 +2,30 @@
+Wed Apr 8 06:32:43 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 3.64.0
+ * mark new AsyncIO APIs as experimental (#1533)
+ * A comment for field `routing_hint` in messages
`.google.spanner.v1.ResultSet`
+ and `.google.spanner.v1.PartialResultSet` are changed
+ * A comment in message
`.google.spanner.v1.TransactionOptions.ReadWrite.ReadLockMode` is changed
+ * A comment for field `params` in message
`.google.spanner.v1.PartitionQueryRequest` is changed
+ * A comment for field `transaction_tag` in message
`.google.spanner.v1.RequestOptions` is changed
+ * A comment for field `param_types` in message
`.google.spanner.v1.PartitionQueryRequest` is changed
+ * A comment for field `commit_timestamp` in message
`.google.spanner.v1.BatchWriteResponse` is changed
+ * Update high_priority_cpu_utilization_percent in AutoscalingConfig
+ to be Optional and clarify its behavior when not specified
+ * minor update for Spanner Location API
+ * include cache updates and routing hint into BeginTransaction
+ and Commit request/response respectively
+ * include cache updates into the ResultSet response
+ * add a ClientContext field to Spanner requests
+ * add Secure Parameters to the ClientContext
+ * Exposing total CPU related fields in AutoscalingConfig
+ * implement native asyncio support via Cross-Sync (#1509)
+ * use inline begin to eliminate BeginTransaction RPC (#1502)
+ * add Client Context support to options (#1499)
+ * add TLS/mTLS support for experimental host (#1479)
+ * add threading import and _resource_info to snapshot.py
+ * restore implicit database_dialect reload in sync client (#1537)
+ * resolve async deadlock in multiplexed session manager (#1520)
+- Update Python file list in %files section
+
+-------------------------------------------------------------------
Old:
----
google_cloud_spanner-3.63.0.tar.gz
New:
----
google_cloud_spanner-3.64.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-spanner.spec ++++++
--- /var/tmp/diff_new_pack.B3Acw1/_old 2026-04-10 18:01:33.319006049 +0200
+++ /var/tmp/diff_new_pack.B3Acw1/_new 2026-04-10 18:01:33.319006049 +0200
@@ -27,7 +27,7 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-spanner%{psuffix}
-Version: 3.63.0
+Version: 3.64.0
Release: 0
Summary: Google Cloud Spanner API client library
License: Apache-2.0
@@ -110,6 +110,7 @@
%pycache_only %{python_sitelib}/google/cloud/__pycache__
%dir %{python_sitelib}/google
%dir %{python_sitelib}/google/cloud
+%{python_sitelib}/google/cloud/aio*
%{python_sitelib}/google/cloud/spanner*
%{python_sitelib}/google_cloud_spanner-%{version}.dist-info
%endif
++++++ google_cloud_spanner-3.63.0.tar.gz -> google_cloud_spanner-3.64.0.tar.gz
++++++
++++ 52892 lines of diff (skipped)