www/py-boto3: Update to 1.28.57
Changes: https://github.com/boto/boto3/blob/develop/CHANGELOG.rst
This commit is contained in:
parent
00a8f8f6d9
commit
33cd56c501
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= boto3
|
||||
PORTVERSION= 1.28.53
|
||||
PORTVERSION= 1.28.57
|
||||
CATEGORIES= www python devel
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.31.${PORTVERSION:E}<1.32.0:devel/py-botocore@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1<2.0.0:devel/py-jmespath@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.6.0<0.7.0:net/py-s3transfer@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.7.0<0.8.0:net/py-s3transfer@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils pytest
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1695588848
|
||||
SHA256 (boto-boto3-1.28.53_GH0.tar.gz) = 1905e48b30acdac8dc749072cc1c392cf9b742c157b90758722d557dc5c9102b
|
||||
SIZE (boto-boto3-1.28.53_GH0.tar.gz) = 702652
|
||||
TIMESTAMP = 1696001406
|
||||
SHA256 (boto-boto3-1.28.57_GH0.tar.gz) = 52f3dbdbfec9a26f817122f076829d94b8c9dd080882282aff8d1c31032606a8
|
||||
SIZE (boto-boto3-1.28.57_GH0.tar.gz) = 705839
|
||||
|
|
Loading…
Reference in a new issue