micropython 1.22.1+ds-1build2 source package in Ubuntu

Changelog

micropython (1.22.1+ds-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 17:55:44 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
micropython_1.22.1+ds.orig.tar.xz 5.4 MiB 9010972e1b14159263667010d293a4291e8b5b1d0b220295af4b72909816afd8
micropython_1.22.1+ds-1build2.debian.tar.xz 11.7 KiB 218a83d001d611af6fb1fa40ce36fa0646bb6db75d09826c545cd29a336b7312
micropython_1.22.1+ds-1build2.dsc 2.2 KiB b9a994033a8399f098c6ac49f088977fb645fd026b6792f91d8989199ca528a8

View changes file

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.