15
0

- update to 6.0.1:

* Allow client to use external Session object
  * Remove-py-3.7-support
  * bugfix/client export
  * Fix oauth flow typo
  * check oauth creds type using isinstance
  * Fix type hints at find method in worksheet.py
  * Fixup get empty cell value is None
  * Fix missing attribute spreadsheet in Worksheet.
  * update migration guide

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gspread?expand=0&rev=27
This commit is contained in:
2024-02-07 20:12:51 +00:00
committed by Git OBS Bridge
parent f9d1421afa
commit d8feb0e7ad
4 changed files with 18 additions and 4 deletions

View File

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