From b644926cf59f57981c1e3197a1ebe49a058d090463ab397738aefc9b368d3979 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Mon, 5 Feb 2024 11:44:05 +0000 Subject: [PATCH] Accepting request 1144209 from Application:ERP:GNUHealth:4.4 - Requires: python-Levenshtein adjusted OBS-URL: https://build.opensuse.org/request/show/1144209 OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/trytond?expand=0&rev=204 --- trytond.changes | 5 +++++ trytond.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/trytond.changes b/trytond.changes index 6a09e02..87e1658 100644 --- a/trytond.changes +++ b/trytond.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Feb 4 21:49:34 UTC 2024 - Axel Braun + +- Requires: python-Levenshtein adjusted + ------------------------------------------------------------------- Sat Feb 3 19:07:31 UTC 2024 - Axel Braun diff --git a/trytond.spec b/trytond.spec index 064eb1e..33d2487 100644 --- a/trytond.spec +++ b/trytond.spec @@ -62,6 +62,7 @@ BuildRequires: %{mypython}-pip BuildRequires: %{mypython}-wheel Requires: %{mypython}-Genshi +Requires: %{mypython}-Levenshtein Requires: %{mypython}-Pillow Requires: %{mypython}-Werkzeug Requires: %{mypython}-bcrypt @@ -80,7 +81,6 @@ Requires: %{mypython}-wrapt Requires: graphviz Requires: html2text Requires: libreoffice-pyuno -Requires: python3-Levenshtein Requires: unoconv Requires(pre): %{_sbindir}/groupadd Requires(pre): %{_sbindir}/useradd