diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-28 07:32:01 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-28 07:32:01 +0000 |
commit | f16f7ec13e6256786ecc85e09705a4f572fd7de6 (patch) | |
tree | e5f0411384572da8699df5ba4fb743a17edc013b | |
parent | Update to 0.78.0 (diff) |
Update to 1.4.4
Changes: https://github.com/planetlabs/planet-client-python/releases
Notes
Notes:
svn path=/head/; revision=521103
-rw-r--r-- | www/py-planet/Makefile | 4 | ||||
-rw-r--r-- | www/py-planet/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/py-planet/Makefile b/www/py-planet/Makefile index 5506e81af536..59584d5023a2 100644 --- a/www/py-planet/Makefile +++ b/www/py-planet/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= planet -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.4 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests-futures>=0:www/py-requests-futures@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}requests-futures097>=0:www/py-requests-futures097@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils diff --git a/www/py-planet/distinfo b/www/py-planet/distinfo index 296b67feba25..809320b7f07a 100644 --- a/www/py-planet/distinfo +++ b/www/py-planet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1573818936 -SHA256 (planet-1.4.3.tar.gz) = a3e50665a85e5c75a543062fa407781bb8b8b82f3fea150dec5945bf8ffe25cb -SIZE (planet-1.4.3.tar.gz) = 39144 +TIMESTAMP = 1577145797 +SHA256 (planet-1.4.4.tar.gz) = 2ffe103ad355861629d9bdf938787c11c95982457fb02c1bf623455715986e5b +SIZE (planet-1.4.4.tar.gz) = 39043 |