SHA256
1
0
forked from pool/trytond

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
This commit is contained in:
Axel Braun 2024-01-23 12:21:56 +00:00 committed by Git OBS Bridge
parent 7913a99c9d
commit 64d1c240c4

@ -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