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 2024-02-16 21:42:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-grpcio-tools (Old)
 and      /work/SRC/openSUSE:Factory/.python-grpcio-tools.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-grpcio-tools"

Fri Feb 16 21:42:42 2024 rev:31 rq:1147053 version:1.60.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-grpcio-tools/python-grpcio-tools.changes  
2023-12-17 21:35:06.651657994 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-grpcio-tools.new.1815/python-grpcio-tools.changes
        2024-02-16 21:42:44.986553474 +0100
@@ -1,0 +2,6 @@
+Sun Feb 11 21:15:29 UTC 2024 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 1.60.1:
+  * Revert change to print backtrace in server
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-grpcio-tools.spec ++++++
--- /var/tmp/diff_new_pack.EIrLl7/_old  2024-02-16 21:42:45.618576278 +0100
+++ /var/tmp/diff_new_pack.EIrLl7/_new  2024-02-16 21:42:45.618576278 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-grpcio-tools
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 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
 %{?sle15_python_module_pythons}
 Name:           python-grpcio-tools
-Version:        1.60.0
+Version:        1.60.1
 Release:        0
 Summary:        Protobuf code generator for gRPC
 License:        Apache-2.0

++++++ grpcio-tools-1.60.0.tar.gz -> grpcio-tools-1.60.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grpcio-tools-1.60.0/PKG-INFO 
new/grpcio-tools-1.60.1/PKG-INFO
--- old/grpcio-tools-1.60.0/PKG-INFO    2023-11-28 01:56:28.002937600 +0100
+++ new/grpcio-tools-1.60.1/PKG-INFO    2024-01-31 22:40:03.398627500 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: grpcio-tools
-Version: 1.60.0
+Version: 1.60.1
 Summary: Protobuf code generator for gRPC
 Home-page: https://grpc.io
 Author: The gRPC Authors
@@ -15,7 +15,7 @@
 Requires-Python: >=3.7
 Description-Content-Type: text/x-rst
 Requires-Dist: protobuf<5.0dev,>=4.21.6
-Requires-Dist: grpcio>=1.60.0
+Requires-Dist: grpcio>=1.60.1
 Requires-Dist: setuptools
 
 gRPC Python Tools
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grpcio-tools-1.60.0/grpc_root/include/grpcpp/version_info.h 
new/grpcio-tools-1.60.1/grpc_root/include/grpcpp/version_info.h
--- old/grpcio-tools-1.60.0/grpc_root/include/grpcpp/version_info.h     
2023-11-28 01:56:02.000000000 +0100
+++ new/grpcio-tools-1.60.1/grpc_root/include/grpcpp/version_info.h     
2024-01-31 22:39:34.000000000 +0100
@@ -20,8 +20,8 @@
 
 #define GRPC_CPP_VERSION_MAJOR 1
 #define GRPC_CPP_VERSION_MINOR 60
-#define GRPC_CPP_VERSION_PATCH 0
+#define GRPC_CPP_VERSION_PATCH 1
 #define GRPC_CPP_VERSION_TAG ""
-#define GRPC_CPP_VERSION_STRING "1.60.0"
+#define GRPC_CPP_VERSION_STRING "1.60.1"
 
 #endif  // GRPCPP_VERSION_INFO_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grpcio-tools-1.60.0/grpc_version.py 
new/grpcio-tools-1.60.1/grpc_version.py
--- old/grpcio-tools-1.60.0/grpc_version.py     2023-11-28 01:48:03.000000000 
+0100
+++ new/grpcio-tools-1.60.1/grpc_version.py     2024-01-31 22:10:19.000000000 
+0100
@@ -14,5 +14,5 @@
 
 # AUTO-GENERATED FROM 
`$REPO_ROOT/templates/tools/distrib/python/grpcio_tools/grpc_version.py.template`!!!
 
-VERSION = '1.60.0'
+VERSION = '1.60.1'
 PROTOBUF_VERSION = '3.25.0'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grpcio-tools-1.60.0/grpcio_tools.egg-info/PKG-INFO 
new/grpcio-tools-1.60.1/grpcio_tools.egg-info/PKG-INFO
--- old/grpcio-tools-1.60.0/grpcio_tools.egg-info/PKG-INFO      2023-11-28 
01:56:26.000000000 +0100
+++ new/grpcio-tools-1.60.1/grpcio_tools.egg-info/PKG-INFO      2024-01-31 
22:40:02.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: grpcio-tools
-Version: 1.60.0
+Version: 1.60.1
 Summary: Protobuf code generator for gRPC
 Home-page: https://grpc.io
 Author: The gRPC Authors
@@ -15,7 +15,7 @@
 Requires-Python: >=3.7
 Description-Content-Type: text/x-rst
 Requires-Dist: protobuf<5.0dev,>=4.21.6
-Requires-Dist: grpcio>=1.60.0
+Requires-Dist: grpcio>=1.60.1
 Requires-Dist: setuptools
 
 gRPC Python Tools
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grpcio-tools-1.60.0/grpcio_tools.egg-info/requires.txt 
new/grpcio-tools-1.60.1/grpcio_tools.egg-info/requires.txt
--- old/grpcio-tools-1.60.0/grpcio_tools.egg-info/requires.txt  2023-11-28 
01:56:26.000000000 +0100
+++ new/grpcio-tools-1.60.1/grpcio_tools.egg-info/requires.txt  2024-01-31 
22:40:02.000000000 +0100
@@ -1,3 +1,3 @@
 protobuf<5.0dev,>=4.21.6
-grpcio>=1.60.0
+grpcio>=1.60.1
 setuptools

Reply via email to