From 04efacfd37cc66618cbf59593fb13ce5c83f0770 Mon Sep 17 00:00:00 2001 From: Steven Kreuzer Date: Tue, 4 Jul 2023 13:16:04 +0000 Subject: [PATCH] net/py-gspread: update to 5.10.0 Changes: * Fix rows_auto_resize in worksheet.py by removing redundant self * Add deprecation warning for future release 6.0.x * FEATURE: show/hide gridlines * CLEANUP: cleanup tox.ini, and ignore ./env * Refactor/update-contributing-guide * Spelling fix (with legacy option) * 457-fetch-without-hidden-worksheets * Add_deprecated_warning_sort_method * Update (and test for) internal properties on change * Feature: Add "Remove tab colour" method * Refresh-test-cassettes * update self._properties after batch_update * 700-fill-merged-cells * Fix/update-internal-properties * Add breaking change warning in Worksheet.update() * Bump codespell from 2.2.4 to 2.2.5 * Add/refresh last update time * Update-build-tools by @alifeee in #1231 * add read the doc configuration file * update licence year * remove deprecated methods from tests --- net/py-gspread/Makefile | 2 +- net/py-gspread/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-gspread/Makefile b/net/py-gspread/Makefile index 06eb5471f762..5eb6e5d62516 100644 --- a/net/py-gspread/Makefile +++ b/net/py-gspread/Makefile @@ -1,5 +1,5 @@ PORTNAME= gspread -PORTVERSION= 5.7.1 +PORTVERSION= 5.10.0 DISTVERSIONPREFIX= v CATEGORIES= net python MASTER_SITES= PYPI diff --git a/net/py-gspread/distinfo b/net/py-gspread/distinfo index 0fd4f7f1da9d..f21cd07a43ef 100644 --- a/net/py-gspread/distinfo +++ b/net/py-gspread/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669913312 -SHA256 (burnash-gspread-v5.7.1_GH0.tar.gz) = c2ce74985343520f336db839e3f80e8f19ac6e158a1237badde441c22d245ff4 -SIZE (burnash-gspread-v5.7.1_GH0.tar.gz) = 150382 +TIMESTAMP = 1688476445 +SHA256 (burnash-gspread-v5.10.0_GH0.tar.gz) = 162a102e483f522d7fcec2f0686b1669d51e1a4b3b6e5cc5d5ca33ab02a1e12a +SIZE (burnash-gspread-v5.10.0_GH0.tar.gz) = 165367