From 3049a47ee15941bb68b27775a6ac344d4e3a643271963a0c1e42568673175906 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 15 Jul 2020 10:49:14 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=9 --- python39.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python39.spec b/python39.spec index e6f5551..393d11f 100644 --- a/python39.spec +++ b/python39.spec @@ -182,9 +182,9 @@ Requires: %{python_pkg_name}-base = %{version} Recommends: %{python_pkg_name}-curses Recommends: %{python_pkg_name}-dbm Recommends: %{python_pkg_name}-pip -Provides: python = %{python-version} +Provides: python = %{python_version} %if %{primary_interpreter} -Provides: python3 = %{python-version} +Provides: python3 = %{python_version} %endif %endif