From 932a7a55e3f22f574efa437ddbc6148f5e08389ed41641fa52d46da60c0e68c8 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 5 Dec 2022 12:11:22 +0000 Subject: [PATCH] Accepting request 1040197 from home:glaubitz:branches:devel:languages:python - Update to 2.68.0: * Add support for Python 3.11 (#1973) * **androidmanagement:** update the api (9b5767f) * **chat:** update the api (9b5767f) * **chromemanagement:** update the api (03f4753) * **cloudasset:** update the api (9b5767f) * **cloudsearch:** update the api (9b5767f) * **composer:** update the api (9b5767f) * **contactcenterinsights:** update the api (9b5767f) * **container:** update the api (9b5767f) * **datapipelines:** update the api (9b5767f) * **dataplex:** update the api (9b5767f) * **dns:** update the api (9b5767f) * **documentai:** update the api (9b5767f) * **securitycenter:** update the api (9b5767f) * **serviceconsumermanagement:** update the api (9b5767f) * **servicenetworking:** update the api (9b5767f) * **serviceusage:** update the api (9b5767f) * **sqladmin:** update the api (03f4753) * **testing:** update the api (9b5767f) OBS-URL: https://build.opensuse.org/request/show/1040197 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=59 --- google-api-python-client-2.66.0.tar.gz | 3 --- google-api-python-client-2.68.0.tar.gz | 3 +++ python-google-api-python-client.changes | 24 ++++++++++++++++++++++++ python-google-api-python-client.spec | 2 +- 4 files changed, 28 insertions(+), 4 deletions(-) delete mode 100644 google-api-python-client-2.66.0.tar.gz create mode 100644 google-api-python-client-2.68.0.tar.gz diff --git a/google-api-python-client-2.66.0.tar.gz b/google-api-python-client-2.66.0.tar.gz deleted file mode 100644 index 4e7f2f5..0000000 --- a/google-api-python-client-2.66.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4cfaf0205aa7c538c8fb1772368be3d049dfed7886adf48597e9a766e9828a6e -size 10040515 diff --git a/google-api-python-client-2.68.0.tar.gz b/google-api-python-client-2.68.0.tar.gz new file mode 100644 index 0000000..aa4dd5d --- /dev/null +++ b/google-api-python-client-2.68.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19177411b7dcf8fcd66bff085c6838ecea5fd6b598998d594be1f7290dfc34b4 +size 10180759 diff --git a/python-google-api-python-client.changes b/python-google-api-python-client.changes index b98eb4d..22a5d70 100644 --- a/python-google-api-python-client.changes +++ b/python-google-api-python-client.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Mon Dec 5 09:24:15 UTC 2022 - John Paul Adrian Glaubitz + +- Update to 2.68.0: + * Add support for Python 3.11 (#1973) + * **androidmanagement:** update the api (9b5767f) + * **chat:** update the api (9b5767f) + * **chromemanagement:** update the api (03f4753) + * **cloudasset:** update the api (9b5767f) + * **cloudsearch:** update the api (9b5767f) + * **composer:** update the api (9b5767f) + * **contactcenterinsights:** update the api (9b5767f) + * **container:** update the api (9b5767f) + * **datapipelines:** update the api (9b5767f) + * **dataplex:** update the api (9b5767f) + * **dns:** update the api (9b5767f) + * **documentai:** update the api (9b5767f) + * **securitycenter:** update the api (9b5767f) + * **serviceconsumermanagement:** update the api (9b5767f) + * **servicenetworking:** update the api (9b5767f) + * **serviceusage:** update the api (9b5767f) + * **sqladmin:** update the api (03f4753) + * **testing:** update the api (9b5767f) + ------------------------------------------------------------------- Wed Nov 30 12:14:13 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-google-api-python-client.spec b/python-google-api-python-client.spec index 1f7b9c7..644094c 100644 --- a/python-google-api-python-client.spec +++ b/python-google-api-python-client.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-google-api-python-client -Version: 2.66.0 +Version: 2.68.0 Release: 0 Summary: Google APIs Python Client License: Apache-2.0