aboutsummaryrefslogtreecommitdiff
path: root/net/py-gspread/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-gspread/Makefile')
-rw-r--r--net/py-gspread/Makefile4
1 files changed, 2 insertions, 2 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