Versions
v0.11 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- test
v0.10.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
- python3_13
- Build for Python 3.13 only
Runtime Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / dbus-python : Python bindings for the D-Bus messagebus
dev-python / pygobject : Python bindings for GObject Introspection
dev-python / pytest-import-check : pytest plugin to check whether Python modules can be imported
sys-apps / pciutils : Various utilities dealing with the PCI bus
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Violet Purcell · gentoo
sys-power/throttled: wire up import-check tests
Closes: https://github.com/gentoo/gentoo/pull/39133 Signed-off-by: Violet Purcell <vimproved@inventati.org> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Violet Purcell · gentoo
sys-power/throttled: enable py3.13
Signed-off-by: Violet Purcell <vimproved@inventati.org> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Violet Purcell · gentoo
sys-power/throttled: add 0.11
Signed-off-by: Violet Purcell <vimproved@inventati.org> Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Violet Purcell · gentoo
sys-power/throttled: new package, add 0.10.0
add kernel config check, but only make it as a warning rename openrc script file to throttled.initd Closes: https://github.com/gentoo/gentoo/pull/33252/ Signed-off-by: Violet Purcell <vimproved@inventati.org> Signed-off-by: Yixun Lan <dlan@gentoo.org>