From 46c9d2728e3d13f00d2563edd9ca9ccd91c1ef87 Mon Sep 17 00:00:00 2001 From: Andrey Bondrov Date: Wed, 1 Jul 2020 05:27:46 +0000 Subject: [PATCH] Disable conflicts with older tkinter3 --- python38.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python38.spec b/python38.spec index c31ff5a..ebc1743 100644 --- a/python38.spec +++ b/python38.spec @@ -54,7 +54,7 @@ Summary: An interpreted, interactive object-oriented programming language Name: %{py3_name} Version: 3.8.2 -Release: 6 +Release: 7 License: Modified CNRI Open Source License Group: Development/Python @@ -120,7 +120,7 @@ Patch506: python3-3.6.2-python3-config-LIBPLUSED-cmp0004-error.patch Patch507: link-C-modules-with-libpython.patch URL: http://www.python.org/ -Conflicts: tkinter3 < %{version} +#Conflicts: tkinter3 < %{version} Conflicts: %{lib_name}-devel < 3.4 Conflicts: %{develname} < 3.4 Requires: %{lib_name} = %{version}