Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-grpcio for openSUSE:Factory 
checked in at 2021-02-26 21:59:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-grpcio (Old)
 and      /work/SRC/openSUSE:Factory/.python-grpcio.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-grpcio"

Fri Feb 26 21:59:32 2021 rev:8 rq:875186 version:1.35.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-grpcio/python-grpcio.changes      
2021-01-18 11:32:21.724685047 +0100
+++ /work/SRC/openSUSE:Factory/.python-grpcio.new.2378/python-grpcio.changes    
2021-02-26 21:59:34.287827145 +0100
@@ -1,0 +2,9 @@
+Thu Feb 25 16:24:53 UTC 2021 - mun...@googlemail.com
+
+- Update to version 1.35.0:
+  * Implement Python Client and Server xDS Creds.
+    (gh#grpc/grpc#25365)
+  * Add %define _lto_cflags %{nil} (boo#1182659) (rh#1893533)
+  * Link roots.pem to ca-bundle.pem from ca-certificates package
+
+-------------------------------------------------------------------

Old:
----
  grpcio-1.34.1.tar.gz

New:
----
  grpcio-1.35.0.tar.gz

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

Other differences:
------------------
++++++ python-grpcio.spec ++++++
--- /var/tmp/diff_new_pack.yXggBJ/_old  2021-02-26 21:59:35.095827854 +0100
+++ /var/tmp/diff_new_pack.yXggBJ/_new  2021-02-26 21:59:35.099827858 +0100
@@ -20,7 +20,7 @@
 # PYTHON2 NOT SUPPORTED BY UPSTREAM
 %define         skip_python2 1
 Name:           python-grpcio
-Version:        1.34.1
+Version:        1.35.0
 Release:        0
 Summary:        HTTP/2-based Remote Procedure Call implementation
 License:        Apache-2.0
@@ -32,6 +32,7 @@
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  ca-certificates
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
@@ -39,6 +40,7 @@
 BuildRequires:  pkgconfig(libcares)
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(zlib)
+Requires:       ca-certificates
 Requires:       python-six >= 1.5.2
 Suggests:       python-enum34 >= 1.0.4
 Suggests:       python-futures >= 2.2.0
@@ -53,6 +55,7 @@
 %autosetup -p1 -n grpcio-%{version}
 
 %build
+%define _lto_cflags %{nil}
 export CFLAGS="%{optflags}"
 export GRPC_PYTHON_BUILD_SYSTEM_ZLIB=true
 export GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=true
@@ -62,6 +65,8 @@
 %install
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
+# a symlink to the shared system certificates is used
+%python_expand ln -sf %{_localstatedir}/lib/ca-certificates/ca-bundle.pem 
%{buildroot}%{$python_sitearch}/grpc/_cython/_credentials/roots.pem
 
 %files %{python_files}
 %doc README.md

++++++ grpcio-1.34.1.tar.gz -> grpcio-1.35.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-grpcio/grpcio-1.34.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-grpcio.new.2378/grpcio-1.35.0.tar.gz differ: 
char 5, line 1

Reply via email to