Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-grpcio-tools for
openSUSE:Factory checked in at 2026-04-29 19:18:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-grpcio-tools (Old)
and /work/SRC/openSUSE:Factory/.python-grpcio-tools.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-grpcio-tools"
Wed Apr 29 19:18:34 2026 rev:45 rq:1349870 version:1.80.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-grpcio-tools/python-grpcio-tools.changes
2026-02-13 16:40:35.429223441 +0100
+++
/work/SRC/openSUSE:Factory/.python-grpcio-tools.new.30200/python-grpcio-tools.changes
2026-04-29 19:19:38.117484666 +0200
@@ -1,0 +2,17 @@
+Sat Apr 25 11:02:52 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.80.0:
+ * Fix GRPC_TRACE noworking when absl log initialized in cython. (#41814)
+ * Fix AsyncIO Server maximum_concurrent_rpcs enforcemenpreventing
+ negative active_rpcs count. (#41532)
+ * Docs: correcgrpc.Compression references. (#41705)
+ * [Typeguard] Par4 - Add Typeguard to AIO stack in tests . (#40226)
+ * Fix multi-thread exceptiofor Asyncio gRPC clients - Fixes #25364. (#41483)
+ * Resolve absl::InitializeLog warning. (#39779)
+ * Remove IF usage iCython. (#41400)
+ * Add language features texported proto files. (#41501)
+ * Fix craswhen iterating on AIO Metadata keys(), values(),
+ items() or list(metadata.values()) etc. . (#41481)
+ * Modernize and revamp Public API Docs. (#41287)
+
+-------------------------------------------------------------------
Old:
----
grpcio_tools-1.78.0.tar.gz
New:
----
grpcio_tools-1.80.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-grpcio-tools.spec ++++++
--- /var/tmp/diff_new_pack.5uCu6x/_old 2026-04-29 19:19:38.757510887 +0200
+++ /var/tmp/diff_new_pack.5uCu6x/_new 2026-04-29 19:19:38.765511214 +0200
@@ -21,29 +21,29 @@
%define modname grpcio_tools
%{?sle15_python_module_pythons}
Name: python-grpcio-tools
-Version: 1.78.0
+Version: 1.80.0
Release: 0
Summary: Protobuf code generator for gRPC
License: Apache-2.0
Group: Development/Languages/Python
URL: https://grpc.io
Source:
https://files.pythonhosted.org/packages/source/g/grpcio-tools/%{modname}-%{version}.tar.gz
-BuildRequires: %{python_module Cython}
-BuildRequires: %{python_module devel >= 3.7}
+BuildRequires: %{python_module Cython >= 3.1.1}
+BuildRequires: %{python_module devel >= 3.9}
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module setuptools >= 77.0.1}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: python-rpm-macros
Requires: python-grpcio >= %{version}
-Requires: python-protobuf >= 3.5.0.post1
-Requires: python-setuptools
+Requires: python-protobuf >= 6.31.1
+Requires: python-setuptools >= 77.0.1
Requires(post): update-alternatives
Requires(postun): update-alternatives
# SECTION test requirements
BuildRequires: %{python_module grpcio >= %{version}}
-BuildRequires: %{python_module protobuf >= 3.5.0.post1}
+BuildRequires: %{python_module protobuf >= 6.31.1}
BuildRequires: %{python_module pytest}
# /SECTION
%python_subpackages
++++++ grpcio_tools-1.78.0.tar.gz -> grpcio_tools-1.80.0.tar.gz ++++++
++++ 137516 lines of diff (skipped)