diff --git a/www/py-boto3/Makefile b/www/py-boto3/Makefile index 0c8c939fc5c5..9c974c904f0c 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,27 +1,27 @@ PORTNAME= boto3 -PORTVERSION= 1.42.96 +PORTVERSION= 1.43.0 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= AWS SDK for Python WWW= https://docs.aws.amazon.com/boto3/latest/ \ https://aws.amazon.com/sdk-for-python/ \ https://github.com/boto/boto3 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=${PORTVERSION}<1.43.0:devel/py-botocore@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=${PORTVERSION}<1.44.0:devel/py-botocore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1<2.0.0:devel/py-jmespath@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.16.0<0.17.0:net/py-s3transfer@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.17.0<0.18.0:net/py-s3transfer@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes .include diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index de40416b3ffd..4b6fa22771a7 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777311674 -SHA256 (boto3-1.42.96.tar.gz) = b38a9e4a3fbbee9017252576f1379780d0a5814768676c08df2f539d31fcdd68 -SIZE (boto3-1.42.96.tar.gz) = 113203 +TIMESTAMP = 1777572556 +SHA256 (boto3-1.43.0.tar.gz) = 80d44a943ef90aba7958ab31d30c155c198acc8a9581b5846b3878b2c8951086 +SIZE (boto3-1.43.0.tar.gz) = 113143