Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] package/norm: prepare for Python3
@ 2020-02-04 13:31 Titouan Christophe
  2020-02-04 13:31 ` [Buildroot] [PATCH 1/2] package/norm: switch to Github hosted archive Titouan Christophe
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Titouan Christophe @ 2020-02-04 13:31 UTC (permalink / raw)
  To: buildroot

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

-- 
2.24.1

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

end of thread, other threads:[~2020-02-05 16:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-04 13:31 [Buildroot] [PATCH 0/2] package/norm: prepare for Python3 Titouan Christophe
2020-02-04 13:31 ` [Buildroot] [PATCH 1/2] package/norm: switch to Github hosted archive Titouan Christophe
2020-02-04 13:31 ` [Buildroot] [PATCH 2/2] package/norm: make wscript Python3 compatible Titouan Christophe
2020-02-05 16:44 ` [Buildroot] [PATCH 0/2] package/norm: prepare for Python3 Yann E. MORIN

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