[virglrenderer-devel] [PATCH 0/2] python3 for build support

mimi.vx at gmail.com mimi.vx at gmail.com
Mon Nov 13 09:08:59 UTC 2017


From: Ondřej Súkup <mimi.vx at gmail.com>

Hello,
    this is most simple and almost whole automatic change
for python version agnostic scripts. To accept both python2 and python3 languages.

openSUSE now preparing move to python3 as default and drop of python2 from distribution.
This change allow build this driver with python3.

Kind Regards,
    Ondrej Sukup


Ondřej Súkup (2):
  Simple futurize python srcipts
  Make configure python version agnostic

 configure.ac                                 |   2 +-
 src/gallium/auxiliary/Makefile.am            |   2 +-
 src/gallium/auxiliary/util/u_format_pack.py  | 159 ++++++++++++++-------------
 src/gallium/auxiliary/util/u_format_table.py |  85 +++++++-------
 4 files changed, 125 insertions(+), 123 deletions(-)

-- 
2.15.0



More information about the virglrenderer-devel mailing list