[elbe-devel] [PATCH 0/1] Fix linux_distribution() for Py3

Olivier Dion dion at linutronix.de
Mon Feb 3 02:24:12 CET 2020


While setting up Elbe on my machine, I had to used Python3, since I
couldn't find libvirt for Py2.  And since my version is 3.8, I had to
make this workaround in order to work.

This will be necessary if we want to migrate to Python3, some day, anyway.

Olivier Dion (1):
  Try package distro if platform

 debian/control      | 1 +
 elbepack/version.py | 6 +++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

-- 
2.25.0




More information about the elbe-devel mailing list