From d10bfacd11caa456e595a396951f42aa495366943bcbfd9ba478e6dfee7e08f5 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 30 Oct 2022 16:20:35 +0000 Subject: [PATCH] Accepting request 1032005 from home:yarunachalam:branches:devel:languages:python - Update to version 5.6.2 (2022-10-23) * update parent folder for client.copy method by @lavigne958 in #1123 - Update to version 5.6.0 (2022-09-10) * Fix clear_note method when using numeric boundaries by @lavigne958 in #1106 * Fix a typo in the permissions:create API payload by @jiananma in #1107 * Fix spreadsheet URL by @lavigne958 in #1110 * Return created permission on Spreadsheet.share() by @lavigne958 in #1111 * (fixed #1113) Supply correct Google API v3 permission for domains by @NickCrews in #1115 * Bugfix/numericese all by @lavigne958 in #1119 OBS-URL: https://build.opensuse.org/request/show/1032005 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gspread?expand=0&rev=17 --- python-gspread.changes | 13 +++++++++++++ python-gspread.spec | 2 +- v5.5.0.tar.gz | 3 --- v5.6.2.tar.gz | 3 +++ 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 v5.5.0.tar.gz create mode 100644 v5.6.2.tar.gz diff --git a/python-gspread.changes b/python-gspread.changes index 4f98761..d517600 100644 --- a/python-gspread.changes +++ b/python-gspread.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Oct 28 17:30:18 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 5.6.2 (2022-10-23) + * update parent folder for client.copy method by @lavigne958 in #1123 +- Update to version 5.6.0 (2022-09-10) + * Fix clear_note method when using numeric boundaries by @lavigne958 in #1106 + * Fix a typo in the permissions:create API payload by @jiananma in #1107 + * Fix spreadsheet URL by @lavigne958 in #1110 + * Return created permission on Spreadsheet.share() by @lavigne958 in #1111 + * (fixed #1113) Supply correct Google API v3 permission for domains by @NickCrews in #1115 + * Bugfix/numericese all by @lavigne958 in #1119 + ------------------------------------------------------------------- Wed Sep 28 21:55:25 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-gspread.spec b/python-gspread.spec index f562716..ca72586 100644 --- a/python-gspread.spec +++ b/python-gspread.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-gspread -Version: 5.5.0 +Version: 5.6.2 Release: 0 Summary: Google Spreadsheets Python API License: MIT diff --git a/v5.5.0.tar.gz b/v5.5.0.tar.gz deleted file mode 100644 index a59a5a5..0000000 --- a/v5.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e9538cd841eb82a1bc71bf25a227f8bae4901ee01f58e39eccb8fd912df2422 -size 146317 diff --git a/v5.6.2.tar.gz b/v5.6.2.tar.gz new file mode 100644 index 0000000..cec5136 --- /dev/null +++ b/v5.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85859d727bd5efef03bd4f8bfcfbaa27919c1456eb4039c3eafa2021a94558e6 +size 146566