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:
parent
7913a99c9d
commit
64d1c240c4
@ -74,12 +74,12 @@ Requires: %{mypython}-polib
|
|||||||
Requires: %{mypython}-psycopg2 >= 2.7.0
|
Requires: %{mypython}-psycopg2 >= 2.7.0
|
||||||
Requires: %{mypython}-pydot
|
Requires: %{mypython}-pydot
|
||||||
Requires: %{mypython}-python-sql >= 0.5
|
Requires: %{mypython}-python-sql >= 0.5
|
||||||
|
Requires: %{mypython}-relatorio >= 0.7.0
|
||||||
Requires: %{mypython}-weasyprint
|
Requires: %{mypython}-weasyprint
|
||||||
Requires: %{mypython}-wrapt
|
Requires: %{mypython}-wrapt
|
||||||
Requires: graphviz
|
Requires: graphviz
|
||||||
Requires: html2text
|
Requires: html2text
|
||||||
Requires: libreoffice-pyuno
|
Requires: libreoffice-pyuno
|
||||||
Requires: python-relatorio >= 0.7.0
|
|
||||||
Requires: python3-Levenshtein
|
Requires: python3-Levenshtein
|
||||||
Requires: unoconv
|
Requires: unoconv
|
||||||
Requires(pre): %{_sbindir}/groupadd
|
Requires(pre): %{_sbindir}/groupadd
|
||||||
@ -104,7 +104,7 @@ cp %{SOURCE1} .
|
|||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
|
|
||||||
#shebag ersetzen
|
#shebag ersetzen
|
||||||
find . -iname "bin/trytond*" -exec sed -i "s/python3 /%{mypython}/" '{}' \;
|
find . -iname "bin/trytond*" -exec sed -i "s/python3 /%{mypython} /" '{}' \;
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%pyproject_wheel
|
%pyproject_wheel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user