Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package micropython for openSUSE:Factory checked in at 2026-02-20 17:41:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/micropython (Old) and /work/SRC/openSUSE:Factory/.micropython.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "micropython" Fri Feb 20 17:41:03 2026 rev:26 rq:1333933 version:1.27.0 Changes: -------- --- /work/SRC/openSUSE:Factory/micropython/micropython.changes 2026-02-06 19:18:22.232385717 +0100 +++ /work/SRC/openSUSE:Factory/.micropython.new.1977/micropython.changes 2026-02-20 17:43:01.624393575 +0100 @@ -1,0 +2,26 @@ +Thu Feb 19 12:26:50 UTC 2026 - Dominik Heidler <[email protected]> + +- Version 1.27.0 + * remove Python 2.7 support + * use "static inline" consistently in function definitions + * replace legacy name with MicroPython and MPy as applicable + * simplify mp_int_t/mp_uint_t definition + * update ruff configuration to target Python 3.8 + * increase stack sizes if running with sanitizers + * don't crash if heap locked in prompt_write_history + * unlock heap before readline + * modsocket: use type-checking mp_obj_get_int + * Makefile: add additional testing targets + * modsocket: set file descriptor to -1 on close + * main: ensure atexit function is called with -m + * Makefile: run all possible tests when using --via-mpy + * variants/minimal: enable C stack checking + * Makefile: allow out-of-tree tests + * modtime: add type casting for mktime return value + * main: use standard pyexec REPL for unix and windows ports + * enable compile-only mode with shared pyexec REPL + * main: replace execute_from_lexer with pyexec in do_file and do_str + * enable exit code handling for sys.exit() + * modsocket: add IP ADD and DROP MEMBERSHIP to socket constants + +------------------------------------------------------------------- Old: ---- micropython-1.26.1.tar.xz New: ---- micropython-1.27.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ micropython.spec ++++++ --- /var/tmp/diff_new_pack.z2mhpE/_old 2026-02-20 17:43:05.052536772 +0100 +++ /var/tmp/diff_new_pack.z2mhpE/_new 2026-02-20 17:43:05.088538286 +0100 @@ -20,7 +20,7 @@ %{?sle15_python_module_pythons} Name: micropython -Version: 1.26.1 +Version: 1.27.0 Release: 0 Summary: Implementation of Python 3 with very low memory footprint License: MIT ++++++ micropython-1.26.1.tar.xz -> micropython-1.27.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/micropython/micropython-1.26.1.tar.xz /work/SRC/openSUSE:Factory/.micropython.new.1977/micropython-1.27.0.tar.xz differ: char 15, line 1
