[elbe-devel] [PATCH 20/25] py3: make - use python3 interpreter to call xsdtoasciidoc
Torben Hohn
torben.hohn at linutronix.de
Mon Dec 18 10:12:53 CET 2017
Errm, this is a bit unclear for me.
So we are already movinid the pkg build process to python3 ?
But the execution inside the initvm stays py2 ?
Please migrate the whole thing to python3 at once.
IIUC we only need python3-spyne.
When we have that, we dont need such a kludge patch.
On Mon, Dec 11, 2017 at 10:11:14AM +0100, Manuel Traut wrote:
> Signed-off-by: Manuel Traut <manut at linutronix.de>
> ---
> docs/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/Makefile b/docs/Makefile
> index ce5247d2..2db7fa02 100644
> --- a/docs/Makefile
> +++ b/docs/Makefile
> @@ -143,7 +143,7 @@ elbeoverview-en-ie.html: elbeoverview-en.txt elbe-process.png emu-process.png
> $(ASCIIDOC) -b html5 -a icons -a toc2 -a theme=flask -o elbeoverview-en.html elbeoverview-en.txt
>
> elbe-schema-reference.txt: ../schema/dbsfed.xsd ../elbepack/xsdtoasciidoc.mako
> - ../elbe xsdtoasciidoc --output elbe-schema-reference.txt ../schema/dbsfed.xsd
> + python3 ../elbe xsdtoasciidoc --output elbe-schema-reference.txt ../schema/dbsfed.xsd
> $(ASCIIDOC) -a toc2 $(ASCIIDOC_EXTRA) $(ASCIIDOC_DATA_URI) -b xhtml11 elbe-schema-reference.txt
>
> elbe-schema-reference.html: %.html : %.txt
> --
> 2.15.1
>
>
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel
--
Mit freundlichen Grüßen
Torben Hohn
Linutronix GmbH
Standort: Bremen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99
Firmensitz / Registered Office: D-88690 Uhldingen, Bahnhofstr. 3
Registergericht / Local District Court: Amtsgericht Freiburg i. Br.; HRB
Nr. / Trade register no.: 700 806
Geschäftsführer / Managing Directors: Heinz Egger, Thomas Gleixner
Eine Bitte von uns: Sollten Sie diese E-Mail irrtümlich erhalten haben,
benachrichtigen Sie uns in diesem Falle bitte sobald wie es Ihnen
möglich ist, durch Antwort-Mail. Vielen Dank!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20171218/28b0a4cd/attachment.sig>
More information about the elbe-devel
mailing list