summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/py-google-resumable-media/Makefile8
-rw-r--r--www/py-google-resumable-media/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/www/py-google-resumable-media/Makefile b/www/py-google-resumable-media/Makefile
index 81289a125d38..8dccc641ff71 100644
--- a/www/py-google-resumable-media/Makefile
+++ b/www/py-google-resumable-media/Makefile
@@ -1,19 +1,19 @@
# $FreeBSD$
PORTNAME= google-resumable-media
-PORTVERSION= 0.3.1
+PORTVERSION= 0.3.2
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= wg@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Utilities for Google Media Downloads and Resumable Uploads
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}requests>=2.18.0:www/py-requests@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.18.0:www/py-requests@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
USES= python
USE_PYTHON= distutils concurrent autoplist
diff --git a/www/py-google-resumable-media/distinfo b/www/py-google-resumable-media/distinfo
index 5ab2e9e94719..32ebd6ecaf30 100644
--- a/www/py-google-resumable-media/distinfo
+++ b/www/py-google-resumable-media/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535500894
-SHA256 (google-resumable-media-0.3.1.tar.gz) = 97de518f8166d442cc0b61fab308bcd319dbb970981e667ec8ded44f5ce49836
-SIZE (google-resumable-media-0.3.1.tar.gz) = 2113721
+TIMESTAMP = 1548539441
+SHA256 (google-resumable-media-0.3.2.tar.gz) = 3e38923493ca0d7de0ad91c31acfefc393c78586db89364e91cb4f11990e51ba
+SIZE (google-resumable-media-0.3.2.tar.gz) = 2114104