forked from pool/python-gspread
Accepting request 792491 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/792491 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gspread?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 13:27:48 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 31 11:34:39 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:404e2c4547b976d7da1c35a7eaa634c685ad7def07858f30bb2a3b9b16bfc3b1
|
||||
size 57796
|
||||
3
v3.3.1.tar.gz
Normal file
3
v3.3.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c12a32dc3f7b21251b07dfd9662c48c1f306a9a261c5e5c53474983931c386cf
|
||||
size 181994
|
||||
Reference in New Issue
Block a user