From 78e68055d0ba1297d47efcd7700d3d3de08647b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 20 Jul 2021 23:11:19 +0200 Subject: Revert "profiles/base: revert to python 3.8 for now" This reverts commit 51739d6aaee5fb167895a74fe42de41befa5172e. --- profiles/base/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index caef99b..362ec44 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -19,7 +19,7 @@ L10N="en cs" LINGUAS="en cs" RUBY_TARGETS="-* ruby30" -PYTHON_TARGETS="-* python3_8 python3_9 python3_10" +PYTHON_TARGETS="-* python3_9 python3_10" COLLECTD_PLUGINS="conntrack contextswitch cpu cpufreq cpusleep df disk entropy fhcount fscache hugepages interface ipc iptables irq load lvm netlink network openvpn ping processes protocols uptime users vmem " # TODO some plugin for btrfs? -- cgit v1.2.3