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: Fri, 27 May 2022 07:06:12
Message-Id: 1653635163.bdbef79e8d6c02be09c109de85a8a368f167b177.mgorny@gentoo
1 commit: bdbef79e8d6c02be09c109de85a8a368f167b177
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 27 06:13:52 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri May 27 07:06:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdbef79e
7
8 dev-python/boto3: Bump to 1.23.9
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.23.9.ebuild} | 5 ++++-
14 dev-python/boto3/boto3-9999.ebuild | 5 ++++-
15 3 files changed, 9 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest
18 index 46d85dbbc035..115b608953e7 100644
19 --- a/dev-python/boto3/Manifest
20 +++ b/dev-python/boto3/Manifest
21 @@ -8,3 +8,4 @@ DIST boto3-1.23.5.tar.gz 501625 BLAKE2B 5a996b4dffd325ea2d6582450b027767ca9845e8
22 DIST boto3-1.23.6.tar.gz 502243 BLAKE2B d5b20d24d76df16669de25bdd9486766e4c4983f2619b9690a1bb318172d3343ae67cc9746438964817c60b1a2e7b3cb530f0dc54e15c13fe14c8cd1a566875b SHA512 3f940e394a15d10593b23ad67ffa16c9a45bbc5d6231b9ae621f90af3bc3497173f309191af7f3d9c3d4ea0331109228853c08d3fed7a84226481a8d911837ed
23 DIST boto3-1.23.7.tar.gz 502686 BLAKE2B 10ca206d1b7add5f9c88c5c474af4b6b4ac6fe4e690fa6ed2d1b4fb833874dfc6901c5c693ba96d72ac5af72533362065e107bb43f225f74fa18e41b52832482 SHA512 2970bbbccda3a74c821ab8598dc24204f838a417ea06b7816d16dda828123725162287d0d6ff4c9c815678f365220d5cea16a25abf5b70a4512845d157ab4f75
24 DIST boto3-1.23.8.tar.gz 503306 BLAKE2B 98e0f2aafd0ead06ea9ca7593f211e04d1f9639d3703cc172becc5745858e10a3f7633da4cd3e7a6b8fa8ff84d471f76fb75e9ee4018532c485bd3bdcc2eb972 SHA512 87be75109df80d1ff29ce13b196630c0f43ee8443f35854afaa7a337f77511a42483176e7271d4988dc22c922a47cb2d2c67ddbf7fe9bde43e9cc1c341bdc756
25 +DIST boto3-1.23.9.gh.tar.gz 503767 BLAKE2B fcd4556331020c6db015fe1591344c5fc4ee80302ade3d3bfea7468a3d5c32075d3ceff6c951ab0fe2ff4ded8843abdb0b55f4338a86afccba34ef1a48d05c0f SHA512 1d9c3e7077136d5c8117d57c5df9c50ce16fc8d0aee322002fb0fec1edc5fbeaf7c1386de31f0b496a298cdaf79c3fc77ea5c0b549141a07bd057eee08a0f0f0
26
27 diff --git a/dev-python/boto3/boto3-9999.ebuild b/dev-python/boto3/boto3-1.23.9.ebuild
28 similarity index 94%
29 copy from dev-python/boto3/boto3-9999.ebuild
30 copy to dev-python/boto3/boto3-1.23.9.ebuild
31 index 8b87bf9ae488..73f2eea33612 100644
32 --- a/dev-python/boto3/boto3-9999.ebuild
33 +++ b/dev-python/boto3/boto3-1.23.9.ebuild
34 @@ -21,7 +21,10 @@ if [[ "${PV}" == "9999" ]]; then
35 inherit git-r3
36 BOTOCORE_PV=${PV}
37 else
38 - SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
39 + SRC_URI="
40 + https://github.com/boto/boto3/archive/${PV}.tar.gz
41 + -> ${P}.gh.tar.gz
42 + "
43 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
44
45 # botocore is x.(y+3).z
46
47 diff --git a/dev-python/boto3/boto3-9999.ebuild b/dev-python/boto3/boto3-9999.ebuild
48 index 8b87bf9ae488..73f2eea33612 100644
49 --- a/dev-python/boto3/boto3-9999.ebuild
50 +++ b/dev-python/boto3/boto3-9999.ebuild
51 @@ -21,7 +21,10 @@ if [[ "${PV}" == "9999" ]]; then
52 inherit git-r3
53 BOTOCORE_PV=${PV}
54 else
55 - SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
56 + SRC_URI="
57 + https://github.com/boto/boto3/archive/${PV}.tar.gz
58 + -> ${P}.gh.tar.gz
59 + "
60 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
61
62 # botocore is x.(y+3).z