micropython: bump to 1.27.0
authorAlexandru Ardelean <redacted>
Sun, 22 Mar 2026 07:39:38 +0000 (07:39 +0000)
committerAlexandru Ardelean <redacted>
Tue, 24 Mar 2026 12:38:52 +0000 (14:38 +0200)
commit7e5c87e074e3647ed1bda0316f09c1726714162d
tree6fffcfa59986b5a153054aa567767109ba65220c
parentb78b67fdf1c86368661e692e2ca46e9e961ec970
micropython: bump to 1.27.0

Also update micropython-lib to v1.27.0. Switch micropython-lib from a
git source to the release tarball from:
https://github.com/micropython/micropython-lib/releases/tag/v1.27.0

MPY_VERSION remains at 6, no ABI change.

Adjusted patches.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/micropython-lib/Makefile
lang/python/micropython/Makefile
lang/python/micropython/patches/030-target-no-darwin.patch
lang/python/micropython/patches/040-extmod-use-external-mbedtls.patch
git clone https://git.99rst.org/PROJECT