diff --git a/devel/py-botocore/Makefile b/devel/py-botocore/Makefile index 85cc6b07d303..7cb9b62d44ea 100644 --- a/devel/py-botocore/Makefile +++ b/devel/py-botocore/Makefile @@ -1,35 +1,36 @@ # Created by: Alexey V. Degtyarev PORTNAME= botocore -PORTVERSION= 1.20.81 + +PORTVERSION= 1.21.61 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 82303b627236..42edcef06005 100644 --- a/devel/py-botocore/distinfo +++ b/devel/py-botocore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622061885 -SHA256 (botocore-1.20.81.tar.gz) = c33bc3f964dcd147e93d52973763a4f1ae28c9c76670656f7acef45c469eebb0 -SIZE (botocore-1.20.81.tar.gz) = 7773554 +TIMESTAMP = 1634205447 +SHA256 (botocore-1.21.61.tar.gz) = 92ae0ca56a6582bddf42aca199ac3f67579910860bcd86166ae10f7a83f8841b +SIZE (botocore-1.21.61.tar.gz) = 8255275