Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [RFC PATCH v3 0/2] use python3 explicitly
@ 2021-09-21 21:04 Petr Vorel
  2021-09-21 21:04 ` [Buildroot] [RFC PATCH v3 1/2] support: utils: " Petr Vorel
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Petr Vorel @ 2021-09-21 21:04 UTC (permalink / raw)
  To: buildroot; +Cc: Romain Naour, David Laight, Edgar Bonet

Hi,

changes v2->v3:
* remove __future__ from utils/getdeveloperlib.py (previously in 3rd
commit [1]; noted by Romain [2])

changes v1->v2:
* 3 more commits
* remove also python2 compatibility imports

Kind regards,
Petr

[1] https://lore.kernel.org/buildroot/20210915194839.22122-4-petr.vorel@gmail.com/
[2] https://lore.kernel.org/buildroot/41cb0bdf-845d-ab94-0322-c4d1393f40b8@gmail.com/

Petr Vorel (2):
  support: utils: use python3 explicitly
  utils/scanpypi: remove python2 compatibility imports

 support/scripts/cve.py                                 | 2 +-
 support/scripts/graph-build-time                       | 2 +-
 support/scripts/graph-depends                          | 2 +-
 support/scripts/pycompile.py                           | 4 +---
 support/scripts/size-stats                             | 2 +-
 support/testing/tests/package/sample_gst1_python.py    | 2 +-
 support/testing/tests/package/sample_python_gobject.py | 2 +-
 utils/check-package                                    | 3 +--
 utils/genrandconfig                                    | 4 +---
 utils/get-developers                                   | 2 +-
 utils/getdeveloperlib.py                               | 1 -
 utils/scanpypi                                         | 2 --
 utils/size-stats-compare                               | 2 +-
 13 files changed, 11 insertions(+), 19 deletions(-)

-- 
2.33.0

_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-10-05  6:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-21 21:04 [Buildroot] [RFC PATCH v3 0/2] use python3 explicitly Petr Vorel
2021-09-21 21:04 ` [Buildroot] [RFC PATCH v3 1/2] support: utils: " Petr Vorel
2021-09-22  3:09   ` James Knight
2021-09-22 19:12     ` Arnout Vandecappelle
2021-09-21 21:04 ` [Buildroot] [RFC PATCH v3 2/2] utils/scanpypi: remove python2 compatibility imports Petr Vorel
2021-10-05  6:20   ` Peter Korsgaard
2021-09-22 19:46 ` [Buildroot] [RFC PATCH v3 0/2] use python3 explicitly Arnout Vandecappelle

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