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 2023-07-04 15:22:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-grpcio (Old)
 and      /work/SRC/openSUSE:Factory/.python-grpcio.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-grpcio"

Tue Jul  4 15:22:56 2023 rev:28 rq:1096752 version:1.56.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-grpcio/python-grpcio.changes      
2023-07-03 17:43:30.364973149 +0200
+++ /work/SRC/openSUSE:Factory/.python-grpcio.new.23466/python-grpcio.changes   
2023-07-04 15:23:48.774722324 +0200
@@ -1,0 +2,11 @@
+Tue Jul  4 10:39:59 UTC 2023 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Upstream only supports python >= 3.7, so adjust BuildRequires
+  accordingly.
+
+-------------------------------------------------------------------
+Sun Jul  2 12:33:22 UTC 2023 - ecsos <ec...@opensuse.org>
+
+- Add %{?sle15_python_module_pythons}
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-grpcio.spec ++++++
--- /var/tmp/diff_new_pack.6dhZJ6/_old  2023-07-04 15:23:49.514726770 +0200
+++ /var/tmp/diff_new_pack.6dhZJ6/_new  2023-07-04 15:23:49.518726795 +0200
@@ -19,6 +19,7 @@
 %global modname grpcio
 # PYTHON2 NOT SUPPORTED BY UPSTREAM
 %define         skip_python2 1
+%{?sle15_python_module_pythons}
 Name:           python-grpcio
 Version:        1.56.0
 Release:        0
@@ -30,7 +31,7 @@
 # PATCH-FIX-UPSTREAM python-grpcio-disable-boring-ssl.patch gh#grpc/grpc#24498 
badshah...@gmail.com -- Make enabling system ssl disable boring ssl; patch 
taken from upstream PR
 Patch0:         python-grpcio-disable-boring-ssl.patch
 BuildRequires:  %{python_module Cython}
-BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module devel >= 3.7}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  ca-certificates
 BuildRequires:  fdupes

Reply via email to