Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/boto3/
Date: Wed, 01 Jun 2022 08:02:55
Message-Id: 1654070568.8c456f63000a7a9d6e437994d5152354dc30e044.mgorny@gentoo
1 commit: 8c456f63000a7a9d6e437994d5152354dc30e044
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 1 07:23:59 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 1 08:02:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c456f63
7
8 dev-python/boto3: Bump to 1.24.0
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/boto3/Manifest | 1 +
13 dev-python/boto3/{boto3-9999.ebuild => boto3-1.24.0.ebuild} | 2 +-
14 dev-python/boto3/boto3-9999.ebuild | 2 +-
15 3 files changed, 3 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest
18 index 5a2ac0ce24a2..387653f212cd 100644
19 --- a/dev-python/boto3/Manifest
20 +++ b/dev-python/boto3/Manifest
21 @@ -10,3 +10,4 @@ DIST boto3-1.23.6.tar.gz 502243 BLAKE2B d5b20d24d76df16669de25bdd9486766e4c4983f
22 DIST boto3-1.23.7.tar.gz 502686 BLAKE2B 10ca206d1b7add5f9c88c5c474af4b6b4ac6fe4e690fa6ed2d1b4fb833874dfc6901c5c693ba96d72ac5af72533362065e107bb43f225f74fa18e41b52832482 SHA512 2970bbbccda3a74c821ab8598dc24204f838a417ea06b7816d16dda828123725162287d0d6ff4c9c815678f365220d5cea16a25abf5b70a4512845d157ab4f75
23 DIST boto3-1.23.8.tar.gz 503306 BLAKE2B 98e0f2aafd0ead06ea9ca7593f211e04d1f9639d3703cc172becc5745858e10a3f7633da4cd3e7a6b8fa8ff84d471f76fb75e9ee4018532c485bd3bdcc2eb972 SHA512 87be75109df80d1ff29ce13b196630c0f43ee8443f35854afaa7a337f77511a42483176e7271d4988dc22c922a47cb2d2c67ddbf7fe9bde43e9cc1c341bdc756
24 DIST boto3-1.23.9.gh.tar.gz 503767 BLAKE2B fcd4556331020c6db015fe1591344c5fc4ee80302ade3d3bfea7468a3d5c32075d3ceff6c951ab0fe2ff4ded8843abdb0b55f4338a86afccba34ef1a48d05c0f SHA512 1d9c3e7077136d5c8117d57c5df9c50ce16fc8d0aee322002fb0fec1edc5fbeaf7c1386de31f0b496a298cdaf79c3fc77ea5c0b549141a07bd057eee08a0f0f0
25 +DIST boto3-1.24.0.gh.tar.gz 504647 BLAKE2B 85ff8d83abc9c116de2b54bdfe61239494723bf5214ed6edad380fc15a0a8bde5167125aa2289425395d18c4c459ea7eef1ca9af706b6414302dd23543ff43ab SHA512 6c494557521b0cf2e4d172e4e631c9e10c5d2a1047a592d4fc99566d5bad2c5028b74b8a4bfb090fd289558d2e007d3d038da27d416cdf123e19be96af11f4a3
26
27 diff --git a/dev-python/boto3/boto3-9999.ebuild b/dev-python/boto3/boto3-1.24.0.ebuild
28 similarity index 96%
29 copy from dev-python/boto3/boto3-9999.ebuild
30 copy to dev-python/boto3/boto3-1.24.0.ebuild
31 index 73f2eea33612..6edcc751d54b 100644
32 --- a/dev-python/boto3/boto3-9999.ebuild
33 +++ b/dev-python/boto3/boto3-1.24.0.ebuild
34 @@ -34,7 +34,7 @@ fi
35 RDEPEND="
36 >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
37 >=dev-python/jmespath-0.7.1[${PYTHON_USEDEP}]
38 - >=dev-python/s3transfer-0.3.0[${PYTHON_USEDEP}]
39 + >=dev-python/s3transfer-0.6.0[${PYTHON_USEDEP}]
40 "
41 BDEPEND="
42 test? (
43
44 diff --git a/dev-python/boto3/boto3-9999.ebuild b/dev-python/boto3/boto3-9999.ebuild
45 index 73f2eea33612..6edcc751d54b 100644
46 --- a/dev-python/boto3/boto3-9999.ebuild
47 +++ b/dev-python/boto3/boto3-9999.ebuild
48 @@ -34,7 +34,7 @@ fi
49 RDEPEND="
50 >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
51 >=dev-python/jmespath-0.7.1[${PYTHON_USEDEP}]
52 - >=dev-python/s3transfer-0.3.0[${PYTHON_USEDEP}]
53 + >=dev-python/s3transfer-0.6.0[${PYTHON_USEDEP}]
54 "
55 BDEPEND="
56 test? (