diff --git a/python-gspread.changes b/python-gspread.changes index b11ccb8..d35825c 100644 --- a/python-gspread.changes +++ b/python-gspread.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Oct 29 21:38:43 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-gspread.spec b/python-gspread.spec index c0c616b..9ea1dd3 100644 --- a/python-gspread.spec +++ b/python-gspread.spec @@ -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 diff --git a/v6.1.2.tar.gz b/v6.1.2.tar.gz deleted file mode 100644 index 1f43e4c..0000000 --- a/v6.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b297f6d6dcc0cc2e732c0de2ddba6124b2f84cd13ba830caf96d450b49367855 -size 336976 diff --git a/v6.1.4.tar.gz b/v6.1.4.tar.gz new file mode 100644 index 0000000..ce8255b --- /dev/null +++ b/v6.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d66d7626b98e4d6c67a7374363176784004e88924e3627a99df78fb9f2a35a6 +size 338262