On Mon, Apr 07, 2025 at 10:51:42PM +1200, Simon Glass wrote:

> 
> The gitutil module uses Patman's settings module, which is not allowed
> as it is supposed to be a separate package. This series ties up this
> dependency.
> 
> This series depends on these two patches being applied:
> 
> https://patchwork.ozlabs.org/project/uboot/patch/20250227192735.406389-1-...@chromium.org/
> https://patchwork.ozlabs.org/project/uboot/patch/20250328130225.2607974-1-...@chromium.org/
> 
> 
> Simon Glass (5):
>   patman: Untangle settings from gitutil
>   patman: Pass the alias dict into gitutil.build_email_list()
>   patman: Pass the alias dict into gitutil.email_patches()
>   patman: Pass aliases to Series.MakeCcFile()
>   patman: Update Series.ShowActions() to pass alias
> 
>  tools/patman/control.py       | 11 ++++++++---
>  tools/patman/func_test.py     |  8 ++++----
>  tools/patman/series.py        | 32 ++++++++++++++++++++++----------
>  tools/u_boot_pylib/gitutil.py | 34 ++++++++++++++--------------------
>  4 files changed, 48 insertions(+), 37 deletions(-)

I just want to reiterate my question / request to host these outside of
the U-Boot sources themselves so they can be managed (both in the sense
of U-Boot as user and as maintainer of sources) following normal Python
best practices? I'd be fine even with something under
https://source.denx.de/u-boot/<something>/patman, etc.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to