Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-googleapis-common-protos for openSUSE:Factory checked in at 2022-09-08 14:23:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-googleapis-common-protos (Old) and /work/SRC/openSUSE:Factory/.python-googleapis-common-protos.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-googleapis-common-protos" Thu Sep 8 14:23:46 2022 rev:9 rq:1001902 version:1.56.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-googleapis-common-protos/python-googleapis-common-protos.changes 2022-04-30 00:47:01.595030771 +0200 +++ /work/SRC/openSUSE:Factory/.python-googleapis-common-protos.new.2083/python-googleapis-common-protos.changes 2022-09-08 14:24:12.110744769 +0200 @@ -1,0 +2,18 @@ +Thu Sep 8 09:25:23 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to 1.56.4: + * require python 3.7+ (#119) +- from version 1.56.3: + * **deps:** allow protobuf < 5.0.0 (#112) + * fix changelog header to consistent size (#108) +- from version 1.56.2: + * **deps:** require grpcio >= 1.0.0, <2.0.0dev (4a402ce) + * **deps:** require protobuf>= 3.15.0, <4.0.0dev (#105) +- from version 1.56.1: + * **deps:** require protobuf >=1.15.0 (f04ed64) + * include tests directory (#103) + * regenerate pb2 files using the latest version of grpcio-tools (f04ed64) +- Rename README.md to README.rst in %doc section +- Update BuildRequires and Requires from setup.py + +------------------------------------------------------------------- Old: ---- googleapis-common-protos-1.56.0.tar.gz New: ---- googleapis-common-protos-1.56.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-googleapis-common-protos.spec ++++++ --- /var/tmp/diff_new_pack.u78d30/_old 2022-09-08 14:24:12.566745821 +0200 +++ /var/tmp/diff_new_pack.u78d30/_new 2022-09-08 14:24:12.570745830 +0200 @@ -20,7 +20,7 @@ %define modname googleapis-common-protos %define pkgname %{lua:pname,_ = string.gsub(rpm.expand('%modname'), '-' , '_');print(pname)} Name: python-googleapis-common-protos -Version: 1.56.0 +Version: 1.56.4 Release: 0 Summary: Common protobufs used in Google APIs License: Apache-2.0 @@ -29,13 +29,13 @@ Source: https://files.pythonhosted.org/packages/source/g/googleapis-common-protos/googleapis-common-protos-%{version}.tar.gz Source1: test_google_api_error_reason.py BuildRequires: %{python_module pip} -BuildRequires: %{python_module protobuf >= 3.6.0} +BuildRequires: %{python_module protobuf >= 3.15.0} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-protobuf >= 3.6.0 +Requires: python-protobuf >= 3.15.0 Recommends: python-grpcio >= 1.0.0 BuildArch: noarch %python_subpackages @@ -61,7 +61,7 @@ %files %{python_files} %license LICENSE -%doc README.md +%doc README.rst %{python_sitelib}/google/type %{python_sitelib}/google/longrunning %{python_sitelib}/google/rpc ++++++ googleapis-common-protos-1.56.0.tar.gz -> googleapis-common-protos-1.56.4.tar.gz ++++++ ++++ 16961 lines of diff (skipped)