micropython 1.24.1+ds-1 source package in Ubuntu

Changelog

micropython (1.24.1+ds-1) unstable; urgency=medium

  * New upstream release
  * Fix FTBFS on i386 (Closes: #1099512)
  * Ship mip (Closes: #1043530)
  * Decrease the mbedTLS DEBUG level (Closes: #1088284)
  * Bump Standards-Version to 4.7.2

 -- Yangfl <email address hidden>  Sat, 08 Mar 2025 17:06:28 +0800

Upload details

Uploaded by:
Yangfl
Uploaded to:
Sid
Original maintainer:
Yangfl
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
micropython_1.24.1+ds-1.dsc 2.1 KiB 7ec1710ca0f86547ec10a6c37d7d9270d949219b52647f7114cd613e5fb29885
micropython_1.24.1+ds.orig.tar.xz 5.6 MiB 9eb5643e9a901cd8abc7a5d00194d5bebb7effb7989756a8a78fc092403c1235
micropython_1.24.1+ds-1.debian.tar.xz 15.2 KiB d7a3e2532e07d06ff1b78361f989b250fa5d24e2c3f2509fe7d365d09fd402ab

Available diffs

No changes file available.

Binary packages built by this source

micropython: Unix/Linux port of MicroPython for board-independent use on the host

 The Unix port of MicroPython allows testing of programs intended for
 microcontrollers on the local Debian host machine (except for hardware-specific
 parts). It can also be used as another, tiny but mostly compatible, Python 3
 runtime for small scripts (but it comes with FFI and JNI support). This port
 uses optimised assembly code on ARM/Thumb, MIPS, i386 and amd64, and
 setjmp/longjmp-based fallback code on all other architectures.

micropython-dbgsym: debug symbols for micropython
micropython-doc: Documentation and examples for MicroPython - HTML format

 The Unix port of MicroPython allows testing of programs intended for
 microcontrollers on the local Debian host machine (except for hardware-specific
 parts). It can also be used as another, tiny but mostly compatible, Python 3
 runtime for small scripts (but it comes with FFI and JNI support). This port
 uses optimised assembly code on ARM/Thumb, MIPS, i386 and amd64, and
 setjmp/longjmp-based fallback code on all other architectures.
 .
 This contains the documentation in HTML format.