diskimage-builder/diskimage_builder
Riccardo Pittau cf7d39e4cd Allow python3 to be used in Debian
Debian default Python interpreter version is 2.7, but it's
possible to install a Python 3 interpreter from the base
repository.
With this change, if we set DIB_PYTHON_VERSION to 3, we install
the python3 package from base, with python3-libs, python3-pip and
python3-setuptools, and redefine python_path, effectively allowing
Python 3 interpreter to be used in Debian.
See a result of the job for building the ipa image here:
https://review.opendev.org/705773

Change-Id: Idabfa94c2bff6e0de6daa0866084d5db14d7dcb0
2020-02-07 18:10:19 +01:00
..
block_device Add missing ws separator between words 2018-11-21 16:07:59 +08:00
elements Allow python3 to be used in Debian 2020-02-07 18:10:19 +01:00
lib Merge "Set correct python version for non-chroot scripts" 2019-12-12 16:48:17 +00:00
tests Replace assertRaisesRegexp with assertRaisesRegex 2018-08-27 10:40:36 -04:00
__init__.py
disk_image_create.py
element_dependencies.py Don't show all elements found 2019-08-14 13:07:16 +10:00
logging_config.py Add timestamp output filter 2017-06-16 15:58:50 +10:00
paths.py
version.py Create docs site containing element READMEs 2015-02-10 11:45:35 -08:00