Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-google-api-python-client for openSUSE:Factory checked in at 2024-07-15 19:50:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-google-api-python-client (Old) and /work/SRC/openSUSE:Factory/.python-google-api-python-client.new.17339 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-api-python-client" Mon Jul 15 19:50:04 2024 rev:49 rq:1187561 version:2.137.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-google-api-python-client/python-google-api-python-client.changes 2024-07-05 19:52:57.834224762 +0200 +++ /work/SRC/openSUSE:Factory/.python-google-api-python-client.new.17339/python-google-api-python-client.changes 2024-07-15 19:50:40.810782377 +0200 @@ -1,0 +2,35 @@ +Mon Jul 15 13:11:18 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to 2.137.0 + * **aiplatform:** Update the api + * **alloydb:** Update the api + * **analyticsadmin:** Update the api + * **assuredworkloads:** Update the api + * **backupdr:** Update the api + * **bigquery:** Update the api + * **bigtableadmin:** Update the api + * **cloudbuild:** Update the api + * **clouderrorreporting:** Update the api + * **contactcenterinsights:** Update the api + * **containeranalysis:** Update the api + * **container:** Update the api + * **dataform:** Update the api + * **datafusion:** Update the api + * **dataplex:** Update the api + * **discoveryengine:** Update the api + * **dlp:** Update the api + * **firebaseappcheck:** Update the api + * **firebaseml:** Update the api + * **games:** Update the api + * **integrations:** Update the api + * **pubsub:** Update the api + * **run:** Update the api + * **storage:** Update the api + * **tagmanager:** Update the api + * **vmmigration:** Update the api + * **vmwareengine:** Update the api + * **workloadmanager:** Update the api + * **connectors:** Update the api +- Adjust upstream source name in spec file + +------------------------------------------------------------------- Old: ---- google-api-python-client-2.136.0.tar.gz New: ---- google_api_python_client-2.137.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-google-api-python-client.spec ++++++ --- /var/tmp/diff_new_pack.rqlF3d/_old 2024-07-15 19:50:41.570810385 +0200 +++ /var/tmp/diff_new_pack.rqlF3d/_new 2024-07-15 19:50:41.570810385 +0200 @@ -18,12 +18,12 @@ %{?sle15_python_module_pythons} Name: python-google-api-python-client -Version: 2.136.0 +Version: 2.137.0 Release: 0 Summary: Google APIs Python Client License: Apache-2.0 URL: https://github.com/google/google-api-python-client -Source: https://files.pythonhosted.org/packages/source/g/google-api-python-client/google-api-python-client-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/g/google_api_python_client/google_api_python_client-%{version}.tar.gz BuildRequires: %{python_module google-api-core >= 1.31.5} BuildRequires: %{python_module google-auth >= 1.32.0} BuildRequires: %{python_module google-auth-httplib2 >= 0.2.0} @@ -51,7 +51,7 @@ Google APIs Client Library for Python %prep -%autosetup -p1 -n google-api-python-client-%{version} +%autosetup -p1 -n google_api_python_client-%{version} %build %pyproject_wheel