mbox series

[0/2] package/norm: prepare for Python3

Message ID 20200204133157.10824-1-titouan.christophe@railnova.eu
Headers show
Series package/norm: prepare for Python3 | expand

Message

Titouan Christophe Feb. 4, 2020, 1:31 p.m. UTC
This small series update the norm package to make it possible to compile it
using a Python3 based waf package infrastructure, and changes the download
server to Github to enhance the reliability of the tarball download, because
the original server is quite slow and unreliable.

Titouan Christophe (2):
  package/norm: switch to Github hosted archive
  package/norm: make wscript Python3 compatible

 ...ction-call-for-Python3-compatibility.patch | 29 +++++++++++++
 ...ixed-tabs-spaces-in-protolib-wscript.patch | 41 +++++++++++++++++++
 package/norm/norm.hash                        |  2 +-
 package/norm/norm.mk                          |  4 +-
 4 files changed, 73 insertions(+), 3 deletions(-)
 create mode 100644 package/norm/0002-Use-print-as-function-call-for-Python3-compatibility.patch
 create mode 100644 package/norm/0003-Fix-mixed-tabs-spaces-in-protolib-wscript.patch

Comments

Yann E. MORIN Feb. 5, 2020, 4:44 p.m. UTC | #1
Titouan, All,

On 2020-02-04 14:31 +0100, Titouan Christophe spake thusly:
> This small series update the norm package to make it possible to compile it
> using a Python3 based waf package infrastructure, and changes the download
> server to Github to enhance the reliability of the tarball download, because
> the original server is quite slow and unreliable.
> 
> Titouan Christophe (2):
>   package/norm: switch to Github hosted archive
>   package/norm: make wscript Python3 compatible

Series applied to master, thanks.

I just re-aligned the hash fields with the new spacing convention.

Thanks!

Regards,
Yann E. MORIN.

>  ...ction-call-for-Python3-compatibility.patch | 29 +++++++++++++
>  ...ixed-tabs-spaces-in-protolib-wscript.patch | 41 +++++++++++++++++++
>  package/norm/norm.hash                        |  2 +-
>  package/norm/norm.mk                          |  4 +-
>  4 files changed, 73 insertions(+), 3 deletions(-)
>  create mode 100644 package/norm/0002-Use-print-as-function-call-for-Python3-compatibility.patch
>  create mode 100644 package/norm/0003-Fix-mixed-tabs-spaces-in-protolib-wscript.patch
> 
> -- 
> 2.24.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot