On Sat, Aug 17, 2019 at 11:25:31PM +0200, Luca Weiss wrote: > Signed-off-by: Luca Weiss <luca@xxxxxxxxx> Hrm. I believe pylibfdt should currently work with both Python2 and Python3, so I'm not very comfortable with binding it to Python3 only via the shbang. > --- > pylibfdt/setup.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/pylibfdt/setup.py b/pylibfdt/setup.py > index a00bf8b..200f446 100755 > --- a/pylibfdt/setup.py > +++ b/pylibfdt/setup.py > @@ -1,4 +1,4 @@ > -#!/usr/bin/env python2 > +#!/usr/bin/env python3 > # SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause) > > """ -- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson
Attachment:
signature.asc
Description: PGP signature