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 2021-01-18 11:28:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-grpcio-tools (Old)
 and      /work/SRC/openSUSE:Factory/.python-grpcio-tools.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-grpcio-tools"

Mon Jan 18 11:28:29 2021 rev:4 rq:863629 version:1.34.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-grpcio-tools/python-grpcio-tools.changes  
2020-11-07 21:05:32.797628833 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-grpcio-tools.new.28504/python-grpcio-tools.changes
       2021-01-18 11:32:22.880686186 +0100
@@ -1,0 +2,19 @@
+Wed Jan 13 22:14:36 UTC 2021 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 1.34.1:
+  * Backport "Lazily import grpc_tools when using runtime
+    stub/message generation" to 1.34.x (gh#grpc/grpc#25011).
+- Changes from version 1.34.0:
+  * Incur setuptools as an dependency for grpcio_tools
+    (gh#grpc/grpc#24752).
+  * Stop the spamming log generated by ctrl-c for AsyncIO server
+    (gh#grpc/grpc#24718).
+  * [gRPC Easy] Make Well-Known Types Available to Runtime
+    Protos.(#24478)
+  * Make Python 2 an optional dependency for Bazel build
+    (gh#grpc/grpc#24407).
+  * [Linux] [macOS] Support pre-compiled Python 3.9 wheels
+    (gh#grpc/grpc#24356).
+- Use pytest for testing; add BuildRequires: python-pytest.
+
+-------------------------------------------------------------------

Old:
----
  grpcio-tools-1.33.2.tar.gz

New:
----
  grpcio-tools-1.34.1.tar.gz

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

Other differences:
------------------
++++++ python-grpcio-tools.spec ++++++
--- /var/tmp/diff_new_pack.vA4I5E/_old  2021-01-18 11:32:23.420686718 +0100
+++ /var/tmp/diff_new_pack.vA4I5E/_new  2021-01-18 11:32:23.420686718 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-grpcio-tools
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define         skip_python2 1
 
 Name:           python-grpcio-tools
-Version:        1.33.2
+Version:        1.34.1
 Release:        0
 Summary:        Protobuf code generator for gRPC
 License:        Apache-2.0
@@ -37,6 +37,7 @@
 # SECTION test requirements
 BuildRequires:  %{python_module grpcio >= %{version}}
 BuildRequires:  %{python_module protobuf >= 3.5.0.post1}
+BuildRequires:  %{python_module pytest}
 # /SECTION
 %python_subpackages
 
@@ -57,7 +58,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
-%python_exec setup.py test
+%pytest_arch
 
 %files %{python_files}
 %doc README.rst

++++++ grpcio-tools-1.33.2.tar.gz -> grpcio-tools-1.34.1.tar.gz ++++++
++++ 2609 lines of diff (skipped)

Reply via email to