Re: [PATCH 1/2] pylibfdt: use python3 shebang

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Sat, 17 Aug 2019 at 15:25, Luca Weiss <luca@xxxxxxxxx> wrote:
>
> Signed-off-by: Luca Weiss <luca@xxxxxxxxx>
> ---
>  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)
>
>  """
> --
> 2.22.0
>

Reviewed-by: Simon Glass <sjg@xxxxxxxxxxxx>



[Index of Archives]     [Device Tree]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux