From 0269832509d52bdb39539941411ca74465dd6481c3b6070f3040c345493850dd Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 21 Feb 2023 11:42:46 +0000 Subject: [PATCH] Fix SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python310?expand=0&rev=73 --- python310.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python310.spec b/python310.spec index fe73d21..b1ac96d 100644 --- a/python310.spec +++ b/python310.spec @@ -224,6 +224,8 @@ Recommends: %{python_pkg_name}-pip %obsolete_python_versioned %if %{primary_interpreter} Provides: python3 = %{python_version} +Provides: python3-readline +Provides: python3-sqlite3 %endif %endif