Hello community,
here is the log from the commit of package python-grpcio-tools for
openSUSE:Factory checked in at 2020-10-27 18:59:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-grpcio-tools (Old)
and /work/SRC/openSUSE:Factory/.python-grpcio-tools.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-grpcio-tools"
Tue Oct 27 18:59:37 2020 rev:2 rq:844102 version:1.33.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-grpcio-tools/python-grpcio-tools.changes
2020-10-15 13:48:44.801257868 +0200
+++
/work/SRC/openSUSE:Factory/.python-grpcio-tools.new.3463/python-grpcio-tools.changes
2020-10-27 19:00:00.982790014 +0100
@@ -1,0 +2,8 @@
+Wed Oct 21 22:02:23 UTC 2020 - Atri Bhattacharya <[email protected]>
+
+- Update to version 1.33.1:
+ * No release documentation.
+- Adjust BuildRequires and Requires on python-grpcio to ensure
+ version lock-in.
+
+-------------------------------------------------------------------
Old:
----
grpcio-tools-1.30.0.tar.gz
New:
----
grpcio-tools-1.33.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-grpcio-tools.spec ++++++
--- /var/tmp/diff_new_pack.EKMy1b/_old 2020-10-27 19:00:01.870790660 +0100
+++ /var/tmp/diff_new_pack.EKMy1b/_new 2020-10-27 19:00:01.874790663 +0100
@@ -20,7 +20,7 @@
%define skip_python2 1
Name: python-grpcio-tools
-Version: 1.30.0
+Version: 1.33.1
Release: 0
Summary: Protobuf code generator for gRPC
License: Apache-2.0
@@ -32,10 +32,10 @@
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: python-rpm-macros
-Requires: python-grpcio >= 1.30.0
+Requires: python-grpcio >= %{version}
Requires: python-protobuf >= 3.5.0.post1
# SECTION test requirements
-BuildRequires: %{python_module grpcio >= 1.30.0}
+BuildRequires: %{python_module grpcio >= %{version}}
BuildRequires: %{python_module protobuf >= 3.5.0.post1}
# /SECTION
%python_subpackages
++++++ grpcio-tools-1.30.0.tar.gz -> grpcio-tools-1.33.1.tar.gz ++++++
++++ 46104 lines of diff (skipped)