diff --git a/www/py-boto3/Makefile b/www/py-boto3/Makefile index 8493efac789c..36af2f1c30b9 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,36 +1,36 @@ # Created by: Kubilay Kocak PORTNAME= boto3 -PORTVERSION= 1.17.81 +PORTVERSION= 1.18.61 CATEGORIES= www python devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org COMMENT= AWS SDK for Python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.20.81<1.21.0:devel/py-botocore@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.21.61<1.22.0:devel/py-botocore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1<1.0.0:devel/py-jmespath@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.4.0<0.5.0:net/py-s3transfer@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.5.0<0.6.0:net/py-s3transfer@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} # Actually 2.6-2.7,3.3-3.7 USES= python:3.6+ USE_GITHUB= yes # tests missing from PyPI sdist USE_PYTHON= autoplist distutils GH_ACCOUNT= boto 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/www/py-boto3/distinfo b/www/py-boto3/distinfo index 7b2a3c3f08d3..7d2ce5820963 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622061933 -SHA256 (boto-boto3-1.17.81_GH0.tar.gz) = f2528e6f3b0947ee32aacfaef70bed265319e456230ed93e9684a2abcc9a4e15 -SIZE (boto-boto3-1.17.81_GH0.tar.gz) = 376226 +TIMESTAMP = 1634205518 +SHA256 (boto-boto3-1.18.61_GH0.tar.gz) = 16aca1497a2eee857f542a0b9f2fd28e080e394afd3c15ed9d0b4be7eb39bbdb +SIZE (boto-boto3-1.18.61_GH0.tar.gz) = 428681