From e1be8fe624c954afb71126e8590d72fb97423ad752d378ab547ae472ed73e4a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 28 Jan 2020 13:15:55 +0000 Subject: [PATCH] - Provide/obsolete diff_match_patch package name as it is not matching up the pypi name OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-diff-match-patch?expand=0&rev=3 --- python-diff-match-patch.changes | 6 ++++++ python-diff-match-patch.spec | 2 ++ 2 files changed, 8 insertions(+) diff --git a/python-diff-match-patch.changes b/python-diff-match-patch.changes index 6a9fee8..f3da88c 100644 --- a/python-diff-match-patch.changes +++ b/python-diff-match-patch.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 28 13:15:33 UTC 2020 - Tomáš Chvátal + +- Provide/obsolete diff_match_patch package name as it is not + matching up the pypi name + ------------------------------------------------------------------- Tue Jan 28 08:47:06 UTC 2020 - Tomáš Chvátal diff --git a/python-diff-match-patch.spec b/python-diff-match-patch.spec index 0a58523..a6ef8c0 100644 --- a/python-diff-match-patch.spec +++ b/python-diff-match-patch.spec @@ -30,6 +30,8 @@ Patch0: make-tests-runable.patch BuildRequires: %{python_module setuptools >= 38.6.0} BuildRequires: fdupes BuildRequires: python-rpm-macros +Provides: python-diff_match_patch +Obsoletes: python-diff_match_patch BuildArch: noarch %python_subpackages