diff --git a/devel/py-botocore/Makefile b/devel/py-botocore/Makefile index ab218fa75f5f..f372bcffbe35 100644 --- a/devel/py-botocore/Makefile +++ b/devel/py-botocore/Makefile @@ -1,35 +1,35 @@ # Created by: Alexey V. Degtyarev PORTNAME= botocore -PORTVERSION= 1.20.53 +PORTVERSION= 1.20.54 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bhughes@FreeBSD.org COMMENT= Low-level, core functionality of boto 3 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1<3.0.0:devel/py-dateutil@${PY_FLAVOR} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1<1.0.0:devel/py-jmespath@${PY_FLAVOR} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}urllib3>=1.25.4,1<1.27,1:net/py-urllib3@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonschema>0:devel/py-jsonschema@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes # setup.py test runs integration tests which fail # https://github.com/boto/s3transfer/issues/41 # Note: this is an AWS python package wide issue do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -m nose -v tests/unit tests/functional .include diff --git a/devel/py-botocore/distinfo b/devel/py-botocore/distinfo index 327d21a0ca50..f23c5c341637 100644 --- a/devel/py-botocore/distinfo +++ b/devel/py-botocore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618609117 -SHA256 (botocore-1.20.53.tar.gz) = e303500c4e80f6a706602da53daa6f751cfa8f491665c99a24ee732ab6321573 -SIZE (botocore-1.20.53.tar.gz) = 7650473 +TIMESTAMP = 1618860814 +SHA256 (botocore-1.20.54.tar.gz) = 37ec76ea2df8609540ba6cb0fe360ae1c589d2e1ee91eb642fd767823f3fcedd +SIZE (botocore-1.20.54.tar.gz) = 7650344