From de1941794046ae26aa714d00055036d9edb7d72ef9dfa809396f400e9f4db1d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 12 Sep 2019 11:35:32 +0000 Subject: [PATCH] - Update to 1.7.11: * Various small bugfixes only OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-python-client?expand=0&rev=27 --- google-api-python-client-1.7.11.tar.gz | 3 +++ google-api-python-client-1.7.8.tar.gz | 3 --- python-google-api-python-client.changes | 6 ++++++ python-google-api-python-client.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 google-api-python-client-1.7.11.tar.gz delete mode 100644 google-api-python-client-1.7.8.tar.gz diff --git a/google-api-python-client-1.7.11.tar.gz b/google-api-python-client-1.7.11.tar.gz new file mode 100644 index 0000000..fadcbf1 --- /dev/null +++ b/google-api-python-client-1.7.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8a88174f66d92aed7ebbd73744c2c319b4b1ce828e565f9ec721352d2e2fb8c +size 142837 diff --git a/google-api-python-client-1.7.8.tar.gz b/google-api-python-client-1.7.8.tar.gz deleted file mode 100644 index efbf74d..0000000 --- a/google-api-python-client-1.7.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06907006ed5ce831018f03af3852d739c0b2489cdacfda6971bcc2075c762858 -size 141952 diff --git a/python-google-api-python-client.changes b/python-google-api-python-client.changes index c0dac20..23ba33d 100644 --- a/python-google-api-python-client.changes +++ b/python-google-api-python-client.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 12 11:34:29 UTC 2019 - Tomáš Chvátal + +- Update to 1.7.11: + * Various small bugfixes only + ------------------------------------------------------------------- Thu Mar 14 16:26:11 UTC 2019 - Tomáš Chvátal diff --git a/python-google-api-python-client.spec b/python-google-api-python-client.spec index b6ec390..07ca8e8 100644 --- a/python-google-api-python-client.spec +++ b/python-google-api-python-client.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-google-api-python-client -Version: 1.7.8 +Version: 1.7.11 Release: 0 Summary: Google APIs Python Client License: Apache-2.0