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-lang/python/
Date: Sun, 09 Jan 2022 08:09:14
Message-Id: 1641715745.a3ccac085653d03faa27622572cd35497941de56.mgorny@gentoo
1 commit: a3ccac085653d03faa27622572cd35497941de56
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 31 08:45:41 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 9 08:09:05 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3ccac08
7
8 dev-lang/python: Depend on respective python-exec flags
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 .../python/{python-3.10.0_p1.ebuild => python-3.10.0_p1-r1.ebuild} | 3 ++-
13 dev-lang/python/{python-3.10.1.ebuild => python-3.10.1-r2.ebuild} | 3 ++-
14 dev-lang/python/{python-3.10.1-r1.ebuild => python-3.10.1-r3.ebuild} | 3 ++-
15 .../python/{python-3.8.12_p1.ebuild => python-3.8.12_p1-r1.ebuild} | 3 ++-
16 dev-lang/python/{python-3.9.9.ebuild => python-3.9.9-r1.ebuild} | 3 ++-
17 5 files changed, 10 insertions(+), 5 deletions(-)
18
19 diff --git a/dev-lang/python/python-3.10.0_p1.ebuild b/dev-lang/python/python-3.10.0_p1-r1.ebuild
20 similarity index 99%
21 rename from dev-lang/python/python-3.10.0_p1.ebuild
22 rename to dev-lang/python/python-3.10.0_p1-r1.ebuild
23 index 78b9824d8ede..01166a5e84f7 100644
24 --- a/dev-lang/python/python-3.10.0_p1.ebuild
25 +++ b/dev-lang/python/python-3.10.0_p1-r1.ebuild
26 @@ -1,4 +1,4 @@
27 -# Copyright 1999-2021 Gentoo Authors
28 +# Copyright 1999-2022 Gentoo Authors
29 # Distributed under the terms of the GNU General Public License v2
30
31 EAPI="7"
32 @@ -34,6 +34,7 @@ RESTRICT="!test? ( test )"
33
34 RDEPEND="app-arch/bzip2:=
35 app-arch/xz-utils:=
36 + dev-lang/python-exec[python_targets_python3_10(-)]
37 dev-libs/libffi:=
38 sys-apps/util-linux:=
39 >=sys-libs/zlib-1.1.3:=
40
41 diff --git a/dev-lang/python/python-3.10.1.ebuild b/dev-lang/python/python-3.10.1-r2.ebuild
42 similarity index 99%
43 rename from dev-lang/python/python-3.10.1.ebuild
44 rename to dev-lang/python/python-3.10.1-r2.ebuild
45 index 35b7d94f0870..9731ebca9cc9 100644
46 --- a/dev-lang/python/python-3.10.1.ebuild
47 +++ b/dev-lang/python/python-3.10.1-r2.ebuild
48 @@ -1,4 +1,4 @@
49 -# Copyright 1999-2021 Gentoo Authors
50 +# Copyright 1999-2022 Gentoo Authors
51 # Distributed under the terms of the GNU General Public License v2
52
53 EAPI="7"
54 @@ -34,6 +34,7 @@ RESTRICT="!test? ( test )"
55
56 RDEPEND="app-arch/bzip2:=
57 app-arch/xz-utils:=
58 + dev-lang/python-exec[python_targets_python3_10(-)]
59 dev-libs/libffi:=
60 sys-apps/util-linux:=
61 >=sys-libs/zlib-1.1.3:=
62
63 diff --git a/dev-lang/python/python-3.10.1-r1.ebuild b/dev-lang/python/python-3.10.1-r3.ebuild
64 similarity index 99%
65 rename from dev-lang/python/python-3.10.1-r1.ebuild
66 rename to dev-lang/python/python-3.10.1-r3.ebuild
67 index 8182158f8060..9ce0f3c3901a 100644
68 --- a/dev-lang/python/python-3.10.1-r1.ebuild
69 +++ b/dev-lang/python/python-3.10.1-r3.ebuild
70 @@ -1,4 +1,4 @@
71 -# Copyright 1999-2021 Gentoo Authors
72 +# Copyright 1999-2022 Gentoo Authors
73 # Distributed under the terms of the GNU General Public License v2
74
75 EAPI="7"
76 @@ -34,6 +34,7 @@ RESTRICT="!test? ( test )"
77
78 RDEPEND="app-arch/bzip2:=
79 app-arch/xz-utils:=
80 + dev-lang/python-exec[python_targets_python3_10(-)]
81 dev-libs/libffi:=
82 sys-apps/util-linux:=
83 >=sys-libs/zlib-1.1.3:=
84
85 diff --git a/dev-lang/python/python-3.8.12_p1.ebuild b/dev-lang/python/python-3.8.12_p1-r1.ebuild
86 similarity index 99%
87 rename from dev-lang/python/python-3.8.12_p1.ebuild
88 rename to dev-lang/python/python-3.8.12_p1-r1.ebuild
89 index 26fb6a4f96c0..5c31c44e4fe7 100644
90 --- a/dev-lang/python/python-3.8.12_p1.ebuild
91 +++ b/dev-lang/python/python-3.8.12_p1-r1.ebuild
92 @@ -1,4 +1,4 @@
93 -# Copyright 1999-2021 Gentoo Authors
94 +# Copyright 1999-2022 Gentoo Authors
95 # Distributed under the terms of the GNU General Public License v2
96
97 EAPI="7"
98 @@ -34,6 +34,7 @@ RESTRICT="!test? ( test )"
99
100 RDEPEND="app-arch/bzip2:=
101 app-arch/xz-utils:=
102 + dev-lang/python-exec[python_targets_python3_8(-)]
103 dev-libs/libffi:=
104 sys-apps/util-linux:=
105 >=sys-libs/zlib-1.1.3:=
106
107 diff --git a/dev-lang/python/python-3.9.9.ebuild b/dev-lang/python/python-3.9.9-r1.ebuild
108 similarity index 99%
109 rename from dev-lang/python/python-3.9.9.ebuild
110 rename to dev-lang/python/python-3.9.9-r1.ebuild
111 index 0802a4fb109e..13b6a0333c71 100644
112 --- a/dev-lang/python/python-3.9.9.ebuild
113 +++ b/dev-lang/python/python-3.9.9-r1.ebuild
114 @@ -1,4 +1,4 @@
115 -# Copyright 1999-2021 Gentoo Authors
116 +# Copyright 1999-2022 Gentoo Authors
117 # Distributed under the terms of the GNU General Public License v2
118
119 EAPI="7"
120 @@ -34,6 +34,7 @@ RESTRICT="!test? ( test )"
121
122 RDEPEND="app-arch/bzip2:=
123 app-arch/xz-utils:=
124 + dev-lang/python-exec[python_targets_python3_9(-)]
125 dev-libs/libffi:=
126 sys-apps/util-linux:=
127 >=sys-libs/zlib-1.1.3:=