Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] support: remove outdated note re. Python 3 support
@ 2015-06-11 22:36 Ulf Magnusson
  2015-06-11 22:41 ` Ulf Magnusson
  2015-06-12 19:20 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Ulf Magnusson @ 2015-06-11 22:36 UTC (permalink / raw)
  To: buildroot

Kconfiglib now runs as either Python 2 or Python 3.

Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
---
 support/scripts/gen-manual-lists.py | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/support/scripts/gen-manual-lists.py b/support/scripts/gen-manual-lists.py
index d45810b..1e0e9bb 100644
--- a/support/scripts/gen-manual-lists.py
+++ b/support/scripts/gen-manual-lists.py
@@ -24,11 +24,6 @@
 ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 ##
 
-## Note about python2.
-##
-## This script can currently only be run using python2 interpreter due to
-## its kconfiglib dependency (which is not yet python3 friendly).
-
 from __future__ import print_function
 from __future__ import unicode_literals
 
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] support: remove outdated note re. Python 3 support
  2015-06-11 22:36 [Buildroot] [PATCH 1/1] support: remove outdated note re. Python 3 support Ulf Magnusson
@ 2015-06-11 22:41 ` Ulf Magnusson
  2015-06-12 19:20 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Ulf Magnusson @ 2015-06-11 22:41 UTC (permalink / raw)
  To: buildroot

On Fri, Jun 12, 2015 at 12:36 AM, Ulf Magnusson <ulfalizer@gmail.com> wrote:
> Kconfiglib now runs as either Python 2 or Python 3.
>
> Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
> ---
>  support/scripts/gen-manual-lists.py | 5 -----
>  1 file changed, 5 deletions(-)
>
> diff --git a/support/scripts/gen-manual-lists.py b/support/scripts/gen-manual-lists.py
> index d45810b..1e0e9bb 100644
> --- a/support/scripts/gen-manual-lists.py
> +++ b/support/scripts/gen-manual-lists.py
> @@ -24,11 +24,6 @@
>  ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
>  ##
>
> -## Note about python2.
> -##
> -## This script can currently only be run using python2 interpreter due to
> -## its kconfiglib dependency (which is not yet python3 friendly).
> -
>  from __future__ import print_function
>  from __future__ import unicode_literals
>
> --
> 2.1.4
>

I also verified that gen-manual-lists.py runs fine as Python 3 and generates
the same output.

/Ulf

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] support: remove outdated note re. Python 3 support
  2015-06-11 22:36 [Buildroot] [PATCH 1/1] support: remove outdated note re. Python 3 support Ulf Magnusson
  2015-06-11 22:41 ` Ulf Magnusson
@ 2015-06-12 19:20 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2015-06-12 19:20 UTC (permalink / raw)
  To: buildroot

Dear Ulf Magnusson,

On Fri, 12 Jun 2015 00:36:31 +0200, Ulf Magnusson wrote:
> Kconfiglib now runs as either Python 2 or Python 3.
> 
> Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
> ---
>  support/scripts/gen-manual-lists.py | 5 -----
>  1 file changed, 5 deletions(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-06-12 19:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-11 22:36 [Buildroot] [PATCH 1/1] support: remove outdated note re. Python 3 support Ulf Magnusson
2015-06-11 22:41 ` Ulf Magnusson
2015-06-12 19:20 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox