From 5fec4c4ee1969f64eb6a8cb489377f705cd4b2a7 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 29 Aug 2023 12:18:37 -0700 Subject: [PATCH] Drop python3-spyder from astronomy_kde and scientific It is FTI with Python 3.12, and fixing it requires handling two rather complex dependency chains: https://bugzilla.redhat.com/show_bug.cgi?id=2220598 so it's not going to be fixed overnight. Let's drop it from the spins for now to get them building again. Signed-off-by: Adam Williamson --- fedora-live-astronomy_kde.ks | 5 ++++- fedora-scientific-common.ks | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/fedora-live-astronomy_kde.ks b/fedora-live-astronomy_kde.ks index 221140f..b6dadb9 100644 --- a/fedora-live-astronomy_kde.ks +++ b/fedora-live-astronomy_kde.ks @@ -96,7 +96,10 @@ python3-matplotlib-tk # Python IDE very useful for scientific use -python3-spyder +# FTI with Python 3.12: +# https://bugzilla.redhat.com/show_bug.cgi?id=2220598 +# can be restored when that is fixed +#python3-spyder # BOINC for distributed computing boinc-client diff --git a/fedora-scientific-common.ks b/fedora-scientific-common.ks index 103d415..dbdcca9 100644 --- a/fedora-scientific-common.ks +++ b/fedora-scientific-common.ks @@ -61,7 +61,10 @@ julia julia-doc julia-devel -python3-spyder +# FTI with Python 3.12: +# https://bugzilla.redhat.com/show_bug.cgi?id=2220598 +# can be restored when that is fixed +#python3-spyder python3-spyder-kernels