Index: head/devel/py-botocore/Makefile =================================================================== --- head/devel/py-botocore/Makefile (revision 569160) +++ head/devel/py-botocore/Makefile (revision 569161) @@ -1,36 +1,36 @@ # Created by: Alexey V. Degtyarev # $FreeBSD$ PORTNAME= botocore -PORTVERSION= 1.20.23 +PORTVERSION= 1.20.36 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 Index: head/devel/py-botocore/distinfo =================================================================== --- head/devel/py-botocore/distinfo (revision 569160) +++ head/devel/py-botocore/distinfo (revision 569161) @@ -1,3 +1,3 @@ -TIMESTAMP = 1615270056 -SHA256 (botocore-1.20.23.tar.gz) = f3ae5cae250c3fb200d33abacbee3f0c6513fc6f1d17a851b04a3998de68c829 -SIZE (botocore-1.20.23.tar.gz) = 7499542 +TIMESTAMP = 1616619420 +SHA256 (botocore-1.20.36.tar.gz) = 148f5d7d48c54ed450831e5dd4d13284b2418955b6d99db23a3d9c4c6cb515c8 +SIZE (botocore-1.20.36.tar.gz) = 7548154