14
0
forked from pool/micropython

- Update to 1.20.0:

* https://github.com/micropython/micropython/releases/tag/v1.20.0
- Remove 32572439984e5640c6af46fbe7c27400c30112ce.patch, included.
- Disable warning, since it is treated as an error.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/micropython?expand=0&rev=19
This commit is contained in:
2023-04-28 07:11:48 +00:00
committed by Git OBS Bridge
parent 4e6d46e52c
commit b9af718955
5 changed files with 15 additions and 34 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Apr 28 07:09:08 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.20.0:
* https://github.com/micropython/micropython/releases/tag/v1.20.0
- Remove 32572439984e5640c6af46fbe7c27400c30112ce.patch, included.
- Disable warning, since it is treated as an error.
-------------------------------------------------------------------
Tue Mar 28 14:42:22 UTC 2023 - Dirk Müller <dmueller@suse.com>