15
0

Accepting request 792477 from home:mcalabkova:branches:devel:languages:python

- Update to 3.3.1
  * Support old and new collections.abc.Sequence  (#745 by @timgates42)
  * Added `Spreadsheet.values_batch_update()` (#731)
  * Added more parameters to `Worksheet.append_row()` (#726)
  * Fix usage of client.openall when a title is passed in (#572 by @aiguofer)
  * Fixed sharing from Team Drives (#646 by @wooddar)
  * Fixed KeyError in list comprehension in `Spreadsheet.remove_permissions()` (#643 by @wooddar)
  * Added `Spreadsheet.values_batch_get()` (#705 by @aiguofer)
  * Added `stacklevel=2` to deprecation warnings

OBS-URL: https://build.opensuse.org/request/show/792477
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gspread?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2020-04-08 15:14:52 +00:00
committed by Git OBS Bridge
parent 3fd9bc75bc
commit 8b661b3498
4 changed files with 17 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-gspread
Version: 3.1.0
Version: 3.3.1
Release: 0
Summary: Google Spreadsheets Python API
License: MIT