From bf9a8c31e25371ecdbfe10e548cbfcba40fd24ef Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Tue, 25 Oct 2022 21:07:26 -0400 Subject: [PATCH] hppa: Switch to Python 3.10 Signed-off-by: Matt Turner --- releases/specs/hppa/installcd-stage1.spec | 4 ++-- releases/specs/hppa/installcd-stage2-minimal.spec | 8 ++++---- releases/specs/hppa/netboot-hppa32.spec | 4 ++-- releases/specs/hppa/netboot-hppa64.spec | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/releases/specs/hppa/installcd-stage1.spec b/releases/specs/hppa/installcd-stage1.spec index 5934170b..0e86c1ed 100644 --- a/releases/specs/hppa/installcd-stage1.spec +++ b/releases/specs/hppa/installcd-stage1.spec @@ -9,8 +9,8 @@ pkgcache_path: /var/tmp/catalyst/packages/default/installcd-stage1 portage_confdir: @REPO_DIR@/releases/portage/isos livecd/use: -* - python_targets_python3_9 - python_single_target_python3_9 + python_targets_python3_10 + python_single_target_python3_10 bindist compile-locales fbcon diff --git a/releases/specs/hppa/installcd-stage2-minimal.spec b/releases/specs/hppa/installcd-stage2-minimal.spec index 5a8761f0..23e5eb79 100644 --- a/releases/specs/hppa/installcd-stage2-minimal.spec +++ b/releases/specs/hppa/installcd-stage2-minimal.spec @@ -20,8 +20,8 @@ boot/kernel/hppa32/sources: sys-kernel/gentoo-sources boot/kernel/hppa32/config: @REPO_DIR@/releases/kconfig/hppa/hppa32.config boot/kernel/hppa32/use: -* - python_targets_python3_9 - python_single_target_python3_9 + python_targets_python3_10 + python_single_target_python3_10 fbcon ipv6 livecd @@ -53,8 +53,8 @@ boot/kernel/hppa64/gk_kernargs: --kernel-strip=hppa64-unknown-linux-gnu-strip boot/kernel/hppa64/use: -* - python_targets_python3_9 - python_single_target_python3_9 + python_targets_python3_10 + python_single_target_python3_10 fbcon ipv6 livecd diff --git a/releases/specs/hppa/netboot-hppa32.spec b/releases/specs/hppa/netboot-hppa32.spec index 5b682bff..250339e4 100644 --- a/releases/specs/hppa/netboot-hppa32.spec +++ b/releases/specs/hppa/netboot-hppa32.spec @@ -18,8 +18,8 @@ boot/kernel/hppa32/gk_kernargs: --all-ramdisk-modules netboot/use: -* - python_targets_python3_9 - python_single_target_python3_9 + python_targets_python3_10 + python_single_target_python3_10 libtommath # dropbear requires libtomcrypt[libtommath] multicall shadow diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec index 3bdcd666..c1825784 100644 --- a/releases/specs/hppa/netboot-hppa64.spec +++ b/releases/specs/hppa/netboot-hppa64.spec @@ -28,8 +28,8 @@ boot/kernel/hppa64/gk_kernargs: netboot/use: -* - python_targets_python3_9 - python_single_target_python3_9 + python_targets_python3_10 + python_single_target_python3_10 libtommath # dropbear requires libtomcrypt[libtommath] multicall shadow