diff options
| -rw-r--r-- | www/py-boto3/Makefile | 6 | ||||
| -rw-r--r-- | www/py-boto3/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/py-boto3/Makefile b/www/py-boto3/Makefile index f4b7c444312c..d7cab55253da 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.35.99 +PORTVERSION= 1.36.8 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,9 +14,9 @@ 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.36.0:devel/py-botocore@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=${PORTVERSION}<1.37.0:devel/py-botocore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1<2.0.0:devel/py-jmespath@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.10.0<0.11.0:net/py-s3transfer@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.11.0<0.12.0:net/py-s3transfer@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 pytest diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index e32eb532ccb1..5d11fedebf58 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738089150 -SHA256 (boto3-1.35.99.tar.gz) = e0abd794a7a591d90558e92e29a9f8837d25ece8e3c120e530526fe27eba5fca -SIZE (boto3-1.35.99.tar.gz) = 111028 +TIMESTAMP = 1738606509 +SHA256 (boto3-1.36.8.tar.gz) = ac47215d320b0c2534340db58d6d5284cb1860b7bff172b4dd6eee2dee1d5779 +SIZE (boto3-1.36.8.tar.gz) = 111042 |
