diff options
-rw-r--r-- | net/py-gspread/Makefile | 4 | ||||
-rw-r--r-- | net/py-gspread/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/py-gspread/Makefile b/net/py-gspread/Makefile index 00ef54ad930a..d79491c72f75 100644 --- a/net/py-gspread/Makefile +++ b/net/py-gspread/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gspread -PORTVERSION= 0.4.0 +PORTVERSION= 0.6.2 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ COMMENT= Google Spreadsheets Python API LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>2.2.1:www/py-requests USES= python:2 USE_PYTHON= distutils autoplist diff --git a/net/py-gspread/distinfo b/net/py-gspread/distinfo index 52a453385bae..4ce494690fd3 100644 --- a/net/py-gspread/distinfo +++ b/net/py-gspread/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1467401608 -SHA256 (gspread-0.4.0.tar.gz) = 8c0108746293facb3e953c1feb00c35f1991d6ea1774cd4c6913ad97aaad4a9f -SIZE (gspread-0.4.0.tar.gz) = 13994 +TIMESTAMP = 1484749459 +SHA256 (gspread-0.6.2.tar.gz) = 41d4397b10bf330995be1d766ce449efe3db20c0b2f6b271e2273e7c48169bba +SIZE (gspread-0.6.2.tar.gz) = 16617 |