dev-python/microrepl
A REPL client for MicroPython running on the BBC micro:bit
ChangeLog
commit 10c0bf1febaa8a7b2478558a7a57908dcd6dda69
Author: Zakk <zakk@gentoozh.org>
Date: Fri Jul 17 08:19:18 2026 +1000
treewide: drop python3_11 from PYTHON_COMPAT
python3_11 no longer resolves for packages depending on dev-python/requests,
which dropped it. Raise the PYTHON_COMPAT floor to python3_12 across every
package in the overlay that still allowed python3_11, keeping the python3_14
profile default (ceiling raised to python3_14 where it was lower).
python3_15 is only kept where it was already declared and verified on 3.15
(mwparserfromhell: builds and tests pass); it is not added elsewhere, since
python3.15 is not installed here and could not be build-tested.
Bug: https://github.com/gentoo-zh/overlay/issues/11037
commit 69f984e5c2605ab8f3785f2d4acc60e3534240a7
Author: blackteahamburger <blackteahamburger@outlook.com>
Date: Mon Jan 19 00:11:36 2026 +0800
dev-python/microrepl: new package, add 0.6
Author: Zakk <zakk@gentoozh.org>
Date: Fri Jul 17 08:19:18 2026 +1000
treewide: drop python3_11 from PYTHON_COMPAT
python3_11 no longer resolves for packages depending on dev-python/requests,
which dropped it. Raise the PYTHON_COMPAT floor to python3_12 across every
package in the overlay that still allowed python3_11, keeping the python3_14
profile default (ceiling raised to python3_14 where it was lower).
python3_15 is only kept where it was already declared and verified on 3.15
(mwparserfromhell: builds and tests pass); it is not added elsewhere, since
python3.15 is not installed here and could not be build-tested.
Bug: https://github.com/gentoo-zh/overlay/issues/11037
commit 69f984e5c2605ab8f3785f2d4acc60e3534240a7
Author: blackteahamburger <blackteahamburger@outlook.com>
Date: Mon Jan 19 00:11:36 2026 +0800
dev-python/microrepl: new package, add 0.6


View
Download
Browse