Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/heat/, dev-python/python-blazarclient/, dev-python/futurist/, ...
Date: Sun, 20 Jun 2021 23:17:32
Message-Id: 1624231044.0f35e5e83a2b36c4d10078d7893727fa5f62834a.Alessandro-Barbieri@gentoo
1 commit: 0f35e5e83a2b36c4d10078d7893727fa5f62834a
2 Author: Alessandro-Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Sun Jun 20 16:47:32 2021 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Sun Jun 20 23:17:24 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0f35e5e8
7
8 */*: remove python3_7
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 app-admin/glance/glance-21.0.0.ebuild | 2 +-
13 dev-python/WSME/WSME-0.10.0.ebuild | 2 +-
14 dev-python/automaton/automaton-2.2.0.ebuild | 2 +-
15 dev-python/futurist/futurist-2.3.0.ebuild | 2 +-
16 dev-python/neutron-lib/neutron-lib-2.6.1.ebuild | 2 +-
17 dev-python/os-brick/os-brick-4.0.1-r1.ebuild | 2 +-
18 dev-python/os-traits/os-traits-2.4.0.ebuild | 2 +-
19 dev-python/oslo-concurrency/oslo-concurrency-4.3.1.ebuild | 2 +-
20 dev-python/oslo-messaging/oslo-messaging-12.5.1.ebuild | 2 +-
21 dev-python/oslo-policy/oslo-policy-3.5.0.ebuild | 2 +-
22 dev-python/oslo-vmware/oslo-vmware-3.7.0.ebuild | 2 +-
23 dev-python/ovsdbapp/ovsdbapp-1.5.0.ebuild | 2 +-
24 dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild | 2 +-
25 dev-python/python-senlinclient/python-senlinclient-2.1.1.ebuild | 2 +-
26 dev-python/python-vitrageclient/python-vitrageclient-4.1.1.ebuild | 2 +-
27 dev-python/python-zunclient/python-zunclient-4.1.1.ebuild | 2 +-
28 dev-python/tinyrpc/tinyrpc-1.0.1.ebuild | 2 +-
29 dev-python/zVMCloudConnector/zVMCloudConnector-1.4.1.ebuild | 2 +-
30 sys-auth/keystone/keystone-18.0.0.ebuild | 2 +-
31 sys-cluster/cinder/cinder-17.1.0.ebuild | 2 +-
32 sys-cluster/heat/heat-15.0.0.ebuild | 2 +-
33 sys-cluster/neutron/neutron-17.1.1.ebuild | 2 +-
34 sys-cluster/neutron/neutron-17.1.2.ebuild | 2 +-
35 sys-cluster/nova/nova-22.2.0.ebuild | 2 +-
36 sys-cluster/nova/nova-22.2.1.ebuild | 2 +-
37 sys-cluster/placement/placement-4.0.0.ebuild | 2 +-
38 sys-cluster/swift/swift-2.26.0.ebuild | 2 +-
39 27 files changed, 27 insertions(+), 27 deletions(-)
40
41 diff --git a/app-admin/glance/glance-21.0.0.ebuild b/app-admin/glance/glance-21.0.0.ebuild
42 index dc9478899..d270d959e 100644
43 --- a/app-admin/glance/glance-21.0.0.ebuild
44 +++ b/app-admin/glance/glance-21.0.0.ebuild
45 @@ -3,7 +3,7 @@
46
47 EAPI=7
48
49 -PYTHON_COMPAT=( python3_7 python3_8 )
50 +PYTHON_COMPAT=( python3_8 )
51 DISTUTILS_USE_SETUPTOOLS=rdepend
52 inherit distutils-r1
53
54
55 diff --git a/dev-python/WSME/WSME-0.10.0.ebuild b/dev-python/WSME/WSME-0.10.0.ebuild
56 index a712fee52..0018a4cfd 100644
57 --- a/dev-python/WSME/WSME-0.10.0.ebuild
58 +++ b/dev-python/WSME/WSME-0.10.0.ebuild
59 @@ -2,7 +2,7 @@
60 # Distributed under the terms of the GNU General Public License v2
61
62 EAPI=7
63 -PYTHON_COMPAT=( python3_7 python3_8 )
64 +PYTHON_COMPAT=( python3_8 )
65
66 inherit distutils-r1
67
68
69 diff --git a/dev-python/automaton/automaton-2.2.0.ebuild b/dev-python/automaton/automaton-2.2.0.ebuild
70 index e98047b21..05f42d49c 100644
71 --- a/dev-python/automaton/automaton-2.2.0.ebuild
72 +++ b/dev-python/automaton/automaton-2.2.0.ebuild
73 @@ -2,7 +2,7 @@
74 # Distributed under the terms of the GNU General Public License v2
75
76 EAPI=7
77 -PYTHON_COMPAT=( python3_7 python3_8 )
78 +PYTHON_COMPAT=( python3_8 )
79
80 inherit distutils-r1
81
82
83 diff --git a/dev-python/futurist/futurist-2.3.0.ebuild b/dev-python/futurist/futurist-2.3.0.ebuild
84 index 78c48e4fd..caf9c1864 100644
85 --- a/dev-python/futurist/futurist-2.3.0.ebuild
86 +++ b/dev-python/futurist/futurist-2.3.0.ebuild
87 @@ -2,7 +2,7 @@
88 # Distributed under the terms of the GNU General Public License v2
89
90 EAPI=7
91 -PYTHON_COMPAT=( python3_7 python3_8 )
92 +PYTHON_COMPAT=( python3_8 )
93 DISTUTILS_USE_SETUPTOOLS=bdepend
94
95 inherit distutils-r1
96
97 diff --git a/dev-python/neutron-lib/neutron-lib-2.6.1.ebuild b/dev-python/neutron-lib/neutron-lib-2.6.1.ebuild
98 index 5b7271263..ea3e45e86 100644
99 --- a/dev-python/neutron-lib/neutron-lib-2.6.1.ebuild
100 +++ b/dev-python/neutron-lib/neutron-lib-2.6.1.ebuild
101 @@ -2,7 +2,7 @@
102 # Distributed under the terms of the GNU General Public License v2
103
104 EAPI=7
105 -PYTHON_COMPAT=( python3_7 python3_8 )
106 +PYTHON_COMPAT=( python3_8 )
107
108 inherit distutils-r1
109
110
111 diff --git a/dev-python/os-brick/os-brick-4.0.1-r1.ebuild b/dev-python/os-brick/os-brick-4.0.1-r1.ebuild
112 index dfc56644f..feb532ddc 100644
113 --- a/dev-python/os-brick/os-brick-4.0.1-r1.ebuild
114 +++ b/dev-python/os-brick/os-brick-4.0.1-r1.ebuild
115 @@ -2,7 +2,7 @@
116 # Distributed under the terms of the GNU General Public License v2
117
118 EAPI=7
119 -PYTHON_COMPAT=( python3_7 python3_8 )
120 +PYTHON_COMPAT=( python3_8 )
121
122 inherit distutils-r1
123
124
125 diff --git a/dev-python/os-traits/os-traits-2.4.0.ebuild b/dev-python/os-traits/os-traits-2.4.0.ebuild
126 index e3205a235..fc9a1d2c9 100644
127 --- a/dev-python/os-traits/os-traits-2.4.0.ebuild
128 +++ b/dev-python/os-traits/os-traits-2.4.0.ebuild
129 @@ -2,7 +2,7 @@
130 # Distributed under the terms of the GNU General Public License v2
131
132 EAPI=7
133 -PYTHON_COMPAT=( python3_7 python3_8 )
134 +PYTHON_COMPAT=( python3_8 )
135
136 inherit distutils-r1
137
138
139 diff --git a/dev-python/oslo-concurrency/oslo-concurrency-4.3.1.ebuild b/dev-python/oslo-concurrency/oslo-concurrency-4.3.1.ebuild
140 index e7127f3a6..5bb924169 100644
141 --- a/dev-python/oslo-concurrency/oslo-concurrency-4.3.1.ebuild
142 +++ b/dev-python/oslo-concurrency/oslo-concurrency-4.3.1.ebuild
143 @@ -2,7 +2,7 @@
144 # Distributed under the terms of the GNU General Public License v2
145
146 EAPI=7
147 -PYTHON_COMPAT=( python3_7 python3_8 )
148 +PYTHON_COMPAT=( python3_8 )
149 DISTUTILS_USE_SETUPTOOLS=bdepend
150
151 inherit distutils-r1
152
153 diff --git a/dev-python/oslo-messaging/oslo-messaging-12.5.1.ebuild b/dev-python/oslo-messaging/oslo-messaging-12.5.1.ebuild
154 index d8a9e4369..5ba037efc 100644
155 --- a/dev-python/oslo-messaging/oslo-messaging-12.5.1.ebuild
156 +++ b/dev-python/oslo-messaging/oslo-messaging-12.5.1.ebuild
157 @@ -2,7 +2,7 @@
158 # Distributed under the terms of the GNU General Public License v2
159
160 EAPI=7
161 -PYTHON_COMPAT=( python3_7 python3_8 )
162 +PYTHON_COMPAT=( python3_8 )
163 DISTUTILS_USE_SETUPTOOLS=bdepend
164
165 inherit distutils-r1
166
167 diff --git a/dev-python/oslo-policy/oslo-policy-3.5.0.ebuild b/dev-python/oslo-policy/oslo-policy-3.5.0.ebuild
168 index 39dc8894c..e8e37a1bf 100644
169 --- a/dev-python/oslo-policy/oslo-policy-3.5.0.ebuild
170 +++ b/dev-python/oslo-policy/oslo-policy-3.5.0.ebuild
171 @@ -2,7 +2,7 @@
172 # Distributed under the terms of the GNU General Public License v2
173
174 EAPI=7
175 -PYTHON_COMPAT=( python3_7 python3_8 )
176 +PYTHON_COMPAT=( python3_8 )
177 DISTUTILS_USE_SETUPTOOLS=bdepend
178
179 inherit distutils-r1
180
181 diff --git a/dev-python/oslo-vmware/oslo-vmware-3.7.0.ebuild b/dev-python/oslo-vmware/oslo-vmware-3.7.0.ebuild
182 index f1b82506e..817efa193 100644
183 --- a/dev-python/oslo-vmware/oslo-vmware-3.7.0.ebuild
184 +++ b/dev-python/oslo-vmware/oslo-vmware-3.7.0.ebuild
185 @@ -2,7 +2,7 @@
186 # Distributed under the terms of the GNU General Public License v2
187
188 EAPI=7
189 -PYTHON_COMPAT=( python3_7 python3_8 )
190 +PYTHON_COMPAT=( python3_8 )
191
192 inherit distutils-r1
193
194
195 diff --git a/dev-python/ovsdbapp/ovsdbapp-1.5.0.ebuild b/dev-python/ovsdbapp/ovsdbapp-1.5.0.ebuild
196 index 874463936..c7452b1bb 100644
197 --- a/dev-python/ovsdbapp/ovsdbapp-1.5.0.ebuild
198 +++ b/dev-python/ovsdbapp/ovsdbapp-1.5.0.ebuild
199 @@ -2,7 +2,7 @@
200 # Distributed under the terms of the GNU General Public License v2
201
202 EAPI=7
203 -PYTHON_COMPAT=( python3_7 python3_8 )
204 +PYTHON_COMPAT=( python3_8 )
205
206 inherit distutils-r1
207
208
209 diff --git a/dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild b/dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild
210 index a7499f512..575db2afd 100644
211 --- a/dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild
212 +++ b/dev-python/python-blazarclient/python-blazarclient-3.1.1.ebuild
213 @@ -2,7 +2,7 @@
214 # Distributed under the terms of the GNU General Public License v2
215
216 EAPI=7
217 -PYTHON_COMPAT=( python3_7 python3_8 )
218 +PYTHON_COMPAT=( python3_8 )
219 DISTUTILS_USE_SETUPTOOLS=rdepend
220
221 inherit distutils-r1
222
223 diff --git a/dev-python/python-senlinclient/python-senlinclient-2.1.1.ebuild b/dev-python/python-senlinclient/python-senlinclient-2.1.1.ebuild
224 index 0d2846697..4a98c0ae3 100644
225 --- a/dev-python/python-senlinclient/python-senlinclient-2.1.1.ebuild
226 +++ b/dev-python/python-senlinclient/python-senlinclient-2.1.1.ebuild
227 @@ -2,7 +2,7 @@
228 # Distributed under the terms of the GNU General Public License v2
229
230 EAPI=7
231 -PYTHON_COMPAT=( python3_7 python3_8 )
232 +PYTHON_COMPAT=( python3_8 )
233 DISTUTILS_USE_SETUPTOOLS=rdepend
234
235 inherit distutils-r1
236
237 diff --git a/dev-python/python-vitrageclient/python-vitrageclient-4.1.1.ebuild b/dev-python/python-vitrageclient/python-vitrageclient-4.1.1.ebuild
238 index 264c6607e..662a1b923 100644
239 --- a/dev-python/python-vitrageclient/python-vitrageclient-4.1.1.ebuild
240 +++ b/dev-python/python-vitrageclient/python-vitrageclient-4.1.1.ebuild
241 @@ -2,7 +2,7 @@
242 # Distributed under the terms of the GNU General Public License v2
243
244 EAPI=7
245 -PYTHON_COMPAT=( python3_7 python3_8 )
246 +PYTHON_COMPAT=( python3_8 )
247 DISTUTILS_USE_SETUPTOOLS=rdepend
248
249 inherit distutils-r1
250
251 diff --git a/dev-python/python-zunclient/python-zunclient-4.1.1.ebuild b/dev-python/python-zunclient/python-zunclient-4.1.1.ebuild
252 index 61fb7aaa5..a734656d9 100644
253 --- a/dev-python/python-zunclient/python-zunclient-4.1.1.ebuild
254 +++ b/dev-python/python-zunclient/python-zunclient-4.1.1.ebuild
255 @@ -2,7 +2,7 @@
256 # Distributed under the terms of the GNU General Public License v2
257
258 EAPI=7
259 -PYTHON_COMPAT=( python3_7 python3_8 )
260 +PYTHON_COMPAT=( python3_8 )
261 DISTUTILS_USE_SETUPTOOLS=rdepend
262
263 inherit distutils-r1
264
265 diff --git a/dev-python/tinyrpc/tinyrpc-1.0.1.ebuild b/dev-python/tinyrpc/tinyrpc-1.0.1.ebuild
266 index df2e583ff..af08ef78d 100644
267 --- a/dev-python/tinyrpc/tinyrpc-1.0.1.ebuild
268 +++ b/dev-python/tinyrpc/tinyrpc-1.0.1.ebuild
269 @@ -3,7 +3,7 @@
270
271 EAPI=7
272
273 -PYTHON_COMPAT=( python3_7 python3_8 )
274 +PYTHON_COMPAT=( python3_8 )
275 inherit distutils-r1
276
277 DESCRIPTION="A protocol neutral RPC library that supports JSON-RPC and zmq."
278
279 diff --git a/dev-python/zVMCloudConnector/zVMCloudConnector-1.4.1.ebuild b/dev-python/zVMCloudConnector/zVMCloudConnector-1.4.1.ebuild
280 index f3e78a99d..963265cbc 100644
281 --- a/dev-python/zVMCloudConnector/zVMCloudConnector-1.4.1.ebuild
282 +++ b/dev-python/zVMCloudConnector/zVMCloudConnector-1.4.1.ebuild
283 @@ -2,7 +2,7 @@
284 # Distributed under the terms of the GNU General Public License v2
285
286 EAPI=7
287 -PYTHON_COMPAT=( python3_7 python3_8 )
288 +PYTHON_COMPAT=( python3_8 )
289
290 inherit distutils-r1
291
292
293 diff --git a/sys-auth/keystone/keystone-18.0.0.ebuild b/sys-auth/keystone/keystone-18.0.0.ebuild
294 index d09a91b28..1cce4695c 100644
295 --- a/sys-auth/keystone/keystone-18.0.0.ebuild
296 +++ b/sys-auth/keystone/keystone-18.0.0.ebuild
297 @@ -2,7 +2,7 @@
298 # Distributed under the terms of the GNU General Public License v2
299
300 EAPI=7
301 -PYTHON_COMPAT=( python3_7 python3_8 )
302 +PYTHON_COMPAT=( python3_8 )
303 DISTUTILS_USE_SETUPTOOLS=rdepend
304
305 inherit distutils-r1
306
307 diff --git a/sys-cluster/cinder/cinder-17.1.0.ebuild b/sys-cluster/cinder/cinder-17.1.0.ebuild
308 index 1cce5217a..06864d574 100644
309 --- a/sys-cluster/cinder/cinder-17.1.0.ebuild
310 +++ b/sys-cluster/cinder/cinder-17.1.0.ebuild
311 @@ -3,7 +3,7 @@
312
313 EAPI=7
314
315 -PYTHON_COMPAT=( python3_7 python3_8 )
316 +PYTHON_COMPAT=( python3_8 )
317 DISTUTILS_USE_SETUPTOOLS=rdepend
318
319 inherit distutils-r1 linux-info
320
321 diff --git a/sys-cluster/heat/heat-15.0.0.ebuild b/sys-cluster/heat/heat-15.0.0.ebuild
322 index 8f85d1f90..66901c4ca 100644
323 --- a/sys-cluster/heat/heat-15.0.0.ebuild
324 +++ b/sys-cluster/heat/heat-15.0.0.ebuild
325 @@ -2,7 +2,7 @@
326 # Distributed under the terms of the GNU General Public License v2
327
328 EAPI=7
329 -PYTHON_COMPAT=( python3_7 python3_8 )
330 +PYTHON_COMPAT=( python3_8 )
331 DISTUTILS_USE_SETUPTOOLS=rdepend
332
333 inherit distutils-r1 linux-info
334
335 diff --git a/sys-cluster/neutron/neutron-17.1.1.ebuild b/sys-cluster/neutron/neutron-17.1.1.ebuild
336 index 7cb75c414..ec2b808b4 100644
337 --- a/sys-cluster/neutron/neutron-17.1.1.ebuild
338 +++ b/sys-cluster/neutron/neutron-17.1.1.ebuild
339 @@ -2,7 +2,7 @@
340 # Distributed under the terms of the GNU General Public License v2
341
342 EAPI=7
343 -PYTHON_COMPAT=( python3_7 python3_8 )
344 +PYTHON_COMPAT=( python3_8 )
345 DISTUTILS_USE_SETUPTOOLS=rdepend
346
347 inherit distutils-r1 linux-info
348
349 diff --git a/sys-cluster/neutron/neutron-17.1.2.ebuild b/sys-cluster/neutron/neutron-17.1.2.ebuild
350 index 7ba8c9f50..2f8c49829 100644
351 --- a/sys-cluster/neutron/neutron-17.1.2.ebuild
352 +++ b/sys-cluster/neutron/neutron-17.1.2.ebuild
353 @@ -2,7 +2,7 @@
354 # Distributed under the terms of the GNU General Public License v2
355
356 EAPI=7
357 -PYTHON_COMPAT=( python3_7 python3_8 )
358 +PYTHON_COMPAT=( python3_8 )
359 DISTUTILS_USE_SETUPTOOLS=rdepend
360
361 inherit distutils-r1 linux-info
362
363 diff --git a/sys-cluster/nova/nova-22.2.0.ebuild b/sys-cluster/nova/nova-22.2.0.ebuild
364 index af5e82da9..9d0269a5e 100644
365 --- a/sys-cluster/nova/nova-22.2.0.ebuild
366 +++ b/sys-cluster/nova/nova-22.2.0.ebuild
367 @@ -3,7 +3,7 @@
368
369 EAPI=7
370
371 -PYTHON_COMPAT=( python3_7 python3_8 )
372 +PYTHON_COMPAT=( python3_8 )
373 DISTUTILS_USE_SETUPTOOLS=rdepend
374 inherit distutils-r1 linux-info multilib udev
375
376
377 diff --git a/sys-cluster/nova/nova-22.2.1.ebuild b/sys-cluster/nova/nova-22.2.1.ebuild
378 index dfcfea084..88f84e521 100644
379 --- a/sys-cluster/nova/nova-22.2.1.ebuild
380 +++ b/sys-cluster/nova/nova-22.2.1.ebuild
381 @@ -3,7 +3,7 @@
382
383 EAPI=7
384
385 -PYTHON_COMPAT=( python3_7 python3_8 )
386 +PYTHON_COMPAT=( python3_8 )
387 DISTUTILS_USE_SETUPTOOLS=rdepend
388 inherit distutils-r1 linux-info multilib udev
389
390
391 diff --git a/sys-cluster/placement/placement-4.0.0.ebuild b/sys-cluster/placement/placement-4.0.0.ebuild
392 index 5b83b21d6..ab423c519 100644
393 --- a/sys-cluster/placement/placement-4.0.0.ebuild
394 +++ b/sys-cluster/placement/placement-4.0.0.ebuild
395 @@ -2,7 +2,7 @@
396 # Distributed under the terms of the GNU General Public License v2
397
398 EAPI=7
399 -PYTHON_COMPAT=( python3_7 python3_8 )
400 +PYTHON_COMPAT=( python3_8 )
401
402 inherit distutils-r1
403
404
405 diff --git a/sys-cluster/swift/swift-2.26.0.ebuild b/sys-cluster/swift/swift-2.26.0.ebuild
406 index eb0e61b3e..3ddcdb0bb 100644
407 --- a/sys-cluster/swift/swift-2.26.0.ebuild
408 +++ b/sys-cluster/swift/swift-2.26.0.ebuild
409 @@ -2,7 +2,7 @@
410 # Distributed under the terms of the GNU General Public License v2
411
412 EAPI=7
413 -PYTHON_COMPAT=( python3_7 python3_8 )
414 +PYTHON_COMPAT=( python3_8 )
415 DISTUTILS_USE_SETUPTOOLS=rdepend
416
417 inherit distutils-r1 linux-info