diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-06-01 09:23:59 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-06-01 10:02:48 +0200 |
commit | 8c456f63000a7a9d6e437994d5152354dc30e044 (patch) | |
tree | 08dde000e4e19f7527356b374587c206e3b7a238 /dev-python/boto3/boto3-9999.ebuild | |
parent | dev-python/botocore: Bump to 1.27.0 (diff) | |
download | gentoo-8c456f63000a7a9d6e437994d5152354dc30e044.tar.gz gentoo-8c456f63000a7a9d6e437994d5152354dc30e044.tar.bz2 gentoo-8c456f63000a7a9d6e437994d5152354dc30e044.zip |
dev-python/boto3: Bump to 1.24.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/boto3/boto3-9999.ebuild')
-rw-r--r-- | dev-python/boto3/boto3-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boto3/boto3-9999.ebuild b/dev-python/boto3/boto3-9999.ebuild index 73f2eea33612..6edcc751d54b 100644 --- a/dev-python/boto3/boto3-9999.ebuild +++ b/dev-python/boto3/boto3-9999.ebuild @@ -34,7 +34,7 @@ fi RDEPEND=" >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}] >=dev-python/jmespath-0.7.1[${PYTHON_USEDEP}] - >=dev-python/s3transfer-0.3.0[${PYTHON_USEDEP}] + >=dev-python/s3transfer-0.6.0[${PYTHON_USEDEP}] " BDEPEND=" test? ( |