From 4cbd00e948b8a2fb40c15890defbd527b65de4506affef5d262fd0892c2fc77d Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 9 May 2022 15:13:18 +0000 Subject: [PATCH] Fix baselibs.conf OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python311?expand=0&rev=4 --- baselibs.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/baselibs.conf b/baselibs.conf index 67e73d0..1793de8 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,3 +1,3 @@ -python310-base -python310 -libpython3_10-1_0 +python311-base +python311 +libpython3_11-1_0