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 2023-09-04 22:53:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-grpcio-tools (Old)
and /work/SRC/openSUSE:Factory/.python-grpcio-tools.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-grpcio-tools"
Mon Sep 4 22:53:13 2023 rev:26 rq:1108790 version:1.57.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-grpcio-tools/python-grpcio-tools.changes
2023-08-06 16:30:38.504094302 +0200
+++
/work/SRC/openSUSE:Factory/.python-grpcio-tools.new.1766/python-grpcio-tools.changes
2023-09-04 22:53:44.300098618 +0200
@@ -1,0 +2,9 @@
+Wed Aug 30 17:13:33 UTC 2023 - Atri Bhattacharya <[email protected]>
+
+- Update to version 1.57.0:
+ * [posix] Enable systemd sockets for libsystemd>=233
+ (gh#grpc/grpc#32671).
+ * [python O11Y] Initial Implementation (gh#grpc/grpc#32974).
+- Build with Cython.
+
+-------------------------------------------------------------------
@@ -8 +16,0 @@
-
Old:
----
grpcio-tools-1.56.2.tar.gz
New:
----
grpcio-tools-1.57.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-grpcio-tools.spec ++++++
--- /var/tmp/diff_new_pack.WLeY1T/_old 2023-09-04 22:53:46.008158994 +0200
+++ /var/tmp/diff_new_pack.WLeY1T/_new 2023-09-04 22:53:46.012159135 +0200
@@ -20,13 +20,14 @@
%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-grpcio-tools
-Version: 1.56.2
+Version: 1.57.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/grpcio-tools-%{version}.tar.gz
+BuildRequires: %{python_module Cython}
BuildRequires: %{python_module devel >= 3.7}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
@@ -53,7 +54,7 @@
sed -i "1{/\/usr\/bin\/env python/d}" grpc_tools/protoc.py
%build
-%define _lto_cflags %{nil}
+export GRPC_PYTHON_BUILD_WITH_CYTHON=true
export CFLAGS="%{optflags}"
%pyproject_wheel
++++++ grpcio-tools-1.56.2.tar.gz -> grpcio-tools-1.57.0.tar.gz ++++++
++++ 2716 lines of diff (skipped)