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
This commit is contained in:
Steven Kreuzer
2023-07-04 13:51:49 +00:00
parent 0374dbdc79
commit 04efacfd37
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PORTNAME= gspread
PORTVERSION= 5.7.1
PORTVERSION= 5.10.0
DISTVERSIONPREFIX= v
CATEGORIES= net python
MASTER_SITES= PYPI
+3 -3
View File
@@ -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