From e4c6d5071d8cf089a4710102e20de48f323d50820fc416a99ad64eaa5b7a4fc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 24 Nov 2020 18:14:27 +0000 Subject: [PATCH] add Obsoletes: to fix Leap (I hope) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-importlib-resources?expand=0&rev=2 --- python-importlib-resources.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-importlib-resources.spec b/python-importlib-resources.spec index c9fd61e..1cb998c 100644 --- a/python-importlib-resources.spec +++ b/python-importlib-resources.spec @@ -33,6 +33,7 @@ BuildRequires: (python36-zipp >= 0.4 if python36-base) BuildRequires: fdupes BuildRequires: python-rpm-macros Provides: python-importlib_resources = %{version} +Obsoletes: python-importlib_resources < %{version} BuildArch: noarch %if %{?suse_version} <= 1500 BuildRequires: python2-contextlib2