mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/py-s3transfer: Update to 0.11.4
Changes: https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst
This commit is contained in:
parent
a8339ccf81
commit
fc044d3287
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= s3transfer
|
||||
PORTVERSION= 0.11.3
|
||||
PORTVERSION= 0.11.4
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|||
|
||||
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>=1.36.0<2.0.0:devel/py-botocore@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.37.4<2.0.0:devel/py-botocore@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent pep517 unittest
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1740836172
|
||||
SHA256 (s3transfer-0.11.3.tar.gz) = edae4977e3a122445660c7c114bba949f9d191bae3b34a096f18a1c8c354527a
|
||||
SIZE (s3transfer-0.11.3.tar.gz) = 148042
|
||||
TIMESTAMP = 1742070452
|
||||
SHA256 (s3transfer-0.11.4.tar.gz) = 559f161658e1cf0a911f45940552c696735f5c74e64362e515f333ebed87d679
|
||||
SIZE (s3transfer-0.11.4.tar.gz) = 148419
|
||||
|
|
Loading…
Add table
Reference in a new issue