mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Update to version 0.3.0
This commit is contained in:
parent
ad55e52a0e
commit
ff071de56c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411351
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gspread
|
||||
PORTVERSION= 0.2.5
|
||||
PORTVERSION= 0.3.0
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,6 +12,8 @@ COMMENT= Google Spreadsheets Python API
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests
|
||||
|
||||
USES= python:2
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gspread-0.2.5.tar.gz) = 098ef6b845780a23739b6ec088bfd5aa891df64292b47dc3e6d17952563fbb4e
|
||||
SIZE (gspread-0.2.5.tar.gz) = 15305
|
||||
SHA256 (gspread-0.3.0.tar.gz) = ec26e6dfc242c068409c73e1587ae9aff96e17a22003fb0419ffe4c3cea671a5
|
||||
SIZE (gspread-0.3.0.tar.gz) = 14938
|
||||
|
Loading…
Reference in New Issue
Block a user