Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/
Date: Mon, 13 Sep 2021 04:49:42
Message-Id: 1631508570.2e02562add6db7ea46374eb71ae46d7cebb3f6a6.mattst88@gentoo
1 commit: 2e02562add6db7ea46374eb71ae46d7cebb3f6a6
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 12 04:18:52 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 13 04:49:30 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=2e02562a
7
8 specs/hppa: Use Python 3.9
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 releases/specs/hppa/installcd-stage1.spec | 4 ++--
13 releases/specs/hppa/installcd-stage2-minimal.spec | 4 ++++
14 releases/specs/hppa/netboot-hppa32.spec | 2 ++
15 releases/specs/hppa/netboot-hppa64.spec | 2 ++
16 4 files changed, 10 insertions(+), 2 deletions(-)
17
18 diff --git a/releases/specs/hppa/installcd-stage1.spec b/releases/specs/hppa/installcd-stage1.spec
19 index 5a490a46..42def888 100644
20 --- a/releases/specs/hppa/installcd-stage1.spec
21 +++ b/releases/specs/hppa/installcd-stage1.spec
22 @@ -9,8 +9,8 @@ pkgcache_path: /var/tmp/catalyst/packages/default/installcd-stage1
23 portage_confdir: @REPO_DIR@/releases/portage/isos
24 livecd/use:
25 -*
26 - python_targets_python3_6
27 - python_single_target_python3_6
28 + python_targets_python3_9
29 + python_single_target_python3_9
30 bindist
31 compile-locales
32 fbcon
33
34 diff --git a/releases/specs/hppa/installcd-stage2-minimal.spec b/releases/specs/hppa/installcd-stage2-minimal.spec
35 index 41d34ff2..ad132917 100644
36 --- a/releases/specs/hppa/installcd-stage2-minimal.spec
37 +++ b/releases/specs/hppa/installcd-stage2-minimal.spec
38 @@ -20,6 +20,8 @@ boot/kernel/livecd32/sources: sys-kernel/gentoo-sources
39 boot/kernel/livecd32/config: @REPO_DIR@/releases/kconfig/hppa/hppa32.config
40 boot/kernel/livecd32/use:
41 -*
42 + python_targets_python3_9
43 + python_single_target_python3_9
44 atm
45 fbcon
46 ipv6
47 @@ -47,6 +49,8 @@ boot/kernel/livecd64/gk_kernargs:
48 --kernel-nm=hppa64-unknown-linux-gnu-nm
49 boot/kernel/livecd64/use:
50 -*
51 + python_targets_python3_9
52 + python_single_target_python3_9
53 atm
54 fbcon
55 ipv6
56
57 diff --git a/releases/specs/hppa/netboot-hppa32.spec b/releases/specs/hppa/netboot-hppa32.spec
58 index ff219ff5..4908c222 100644
59 --- a/releases/specs/hppa/netboot-hppa32.spec
60 +++ b/releases/specs/hppa/netboot-hppa32.spec
61 @@ -18,6 +18,8 @@ boot/kernel/netboot32/gk_kernargs: --all-ramdisk-modules
62
63 netboot/use:
64 -*
65 + python_targets_python3_9
66 + python_single_target_python3_9
67 libtommath # dropbear requires libtomcrypt[libtommath]
68 multicall
69 shadow
70
71 diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec
72 index 43c95c1e..992fc3db 100644
73 --- a/releases/specs/hppa/netboot-hppa64.spec
74 +++ b/releases/specs/hppa/netboot-hppa64.spec
75 @@ -23,6 +23,8 @@ boot/kernel/netboot64/gk_kernargs:
76
77 netboot/use:
78 -*
79 + python_targets_python3_9
80 + python_single_target_python3_9
81 libtommath # dropbear requires libtomcrypt[libtommath]
82 multicall
83 shadow