From 64d1c240c446623a34557f9497a2da3b9d5ecaa832b5dffe2592342dd1f5c7f5 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Tue, 23 Jan 2024 12:21:56 +0000 Subject: [PATCH] Accepting request 1140892 from Application:ERP:GNUHealth:4.4 dependency on relatorio OBS-URL: https://build.opensuse.org/request/show/1140892 OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/trytond?expand=0&rev=199 --- trytond.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trytond.spec b/trytond.spec index 2fbe6c5..4f3bc69 100644 --- a/trytond.spec +++ b/trytond.spec @@ -74,12 +74,12 @@ Requires: %{mypython}-polib Requires: %{mypython}-psycopg2 >= 2.7.0 Requires: %{mypython}-pydot Requires: %{mypython}-python-sql >= 0.5 +Requires: %{mypython}-relatorio >= 0.7.0 Requires: %{mypython}-weasyprint Requires: %{mypython}-wrapt Requires: graphviz Requires: html2text Requires: libreoffice-pyuno -Requires: python-relatorio >= 0.7.0 Requires: python3-Levenshtein Requires: unoconv Requires(pre): %{_sbindir}/groupadd @@ -104,7 +104,7 @@ cp %{SOURCE1} . %patch0 -p1 #shebag ersetzen -find . -iname "bin/trytond*" -exec sed -i "s/python3 /%{mypython}/" '{}' \; +find . -iname "bin/trytond*" -exec sed -i "s/python3 /%{mypython} /" '{}' \; %build %pyproject_wheel