From 5c107e20ca7f7e3a262a6efa4f5a94f900c13a5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 5 Nov 2020 10:26:35 +0100 Subject: profiles/base: enable Python 3.9 --- profiles/base/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/base/make.defaults') diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 88699e2..a004c52 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -20,7 +20,7 @@ LINGUAS="en cs" RUBY_TARGETS="-* ruby26 ruby27" PYTHON_SINGLE_TARGET="-* python3_7" -PYTHON_TARGETS="-* python3_7 python3_8" +PYTHON_TARGETS="-* python3_7 python3_8 python3_9" 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