14
0
forked from pool/micropython

- Add script to delete some 3rd party libraries from the src tar

that are not needed to build the unix port in order to
  make the legal review easier

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/micropython?expand=0&rev=42
This commit is contained in:
2025-05-26 11:55:32 +00:00
committed by Git OBS Bridge
parent 64d6dbbb6a
commit af622f8333
4 changed files with 31 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 26 11:53:07 UTC 2025 - Dominik Heidler <dheidler@suse.de>
- Add script to delete some 3rd party libraries from the src tar
that are not needed to build the unix port in order to
make the legal review easier
-------------------------------------------------------------------
Wed Apr 16 11:59:42 UTC 2025 - Dominik Heidler <dheidler@suse.de>