Accepting request 1219198 from devel:languages:python

- update to 6.1.4:
  * remove dependency on requests-2.27.0
  * ignore jinja CVE by @lavigne958 in
    https://github.com/burnash/gspread/pull/1481
  * Remove passing exception as args to super in APIError by
    @mike-flowers-airbnb in
    https://github.com/burnash/gspread/pull/1477
  * better handler API error parsing. by @lavigne958 in
    https://github.com/burnash/gspread/pull/1510
  * Add test on receiving an invalid JSON in the APIError
    exception handler. by @lavigne958 in
    https://github.com/burnash/gspread/pull/1512

OBS-URL: https://build.opensuse.org/request/show/1219198
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gspread?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2024-10-30 16:36:40 +00:00 committed by Git OBS Bridge
commit 90e3e303c3
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Oct 29 21:38:43 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 6.1.4:
* remove dependency on requests-2.27.0
* ignore jinja CVE by @lavigne958 in
https://github.com/burnash/gspread/pull/1481
* Remove passing exception as args to super in APIError by
@mike-flowers-airbnb in
https://github.com/burnash/gspread/pull/1477
* better handler API error parsing. by @lavigne958 in
https://github.com/burnash/gspread/pull/1510
* Add test on receiving an invalid JSON in the APIError
exception handler. by @lavigne958 in
https://github.com/burnash/gspread/pull/1512
-------------------------------------------------------------------
Sun Jun 2 10:36:55 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b297f6d6dcc0cc2e732c0de2ddba6124b2f84cd13ba830caf96d450b49367855
size 336976

3
v6.1.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1d66d7626b98e4d6c67a7374363176784004e88924e3627a99df78fb9f2a35a6
size 338262