mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
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:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= gspread
|
||||
PORTVERSION= 5.7.1
|
||||
PORTVERSION= 5.10.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= PYPI
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user