Skip to content

Commit

Permalink
net/py-gspread: Update to version 4.0.1
Browse files Browse the repository at this point in the history
Update to version 4.0.1 which fixes a bug in the numericise function in
which the original value is overwritten when trying to convert to a number.
  • Loading branch information
skreuzer committed Aug 20, 2021
1 parent 90580b9 commit f83dc16
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion net/py-gspread/Makefile
@@ -1,7 +1,7 @@
# Created by: Steven Kreuzer <skreuzer@FreeBSD.org>

PORTNAME= gspread
PORTVERSION= 4.0.0
PORTVERSION= 4.0.1
DISTVERSIONPREFIX= v
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
Expand Down
6 changes: 3 additions & 3 deletions net/py-gspread/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1627916997
SHA256 (burnash-gspread-v4.0.0_GH0.tar.gz) = 1038471a60d7194b522bdb17deafe1be35648917881d88d0641ca22c10bc8962
SIZE (burnash-gspread-v4.0.0_GH0.tar.gz) = 92037
TIMESTAMP = 1629487360
SHA256 (burnash-gspread-v4.0.1_GH0.tar.gz) = 146fe7b365559633d482a28ccaa5a7b6ff73323f26f5759b33628d9f50377b08
SIZE (burnash-gspread-v4.0.1_GH0.tar.gz) = 92135

0 comments on commit f83dc16

Please sign in to comment.