From 9853cbb02d7df3fc5e1ed20c3a04db9b7d02d5684f1982a29623f4eac12b0746 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 28 Mar 2019 10:10:42 +0000 Subject: [PATCH] - Do not require python-deepdiff, such package does not exist OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-acitoolkit?expand=0&rev=10 --- python-acitoolkit.changes | 5 +++++ python-acitoolkit.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-acitoolkit.changes b/python-acitoolkit.changes index be93739..8e5d3ae 100644 --- a/python-acitoolkit.changes +++ b/python-acitoolkit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 28 10:10:24 UTC 2019 - Tomáš Chvátal + +- Do not require python-deepdiff, such package does not exist + ------------------------------------------------------------------- Tue Mar 19 15:41:31 UTC 2019 - John Vandenberg diff --git a/python-acitoolkit.spec b/python-acitoolkit.spec index b6b25c8..ec76651 100644 --- a/python-acitoolkit.spec +++ b/python-acitoolkit.spec @@ -70,7 +70,6 @@ Requires: python-Flask-HTTPAuth Requires: python-Flask-SQLAlchemy Requires: python-Flask-WTF Requires: python-GitPython -Requires: python-deepdiff Requires: python-py-radix %description -n %{name}-doc-applications