Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2025-03-04 | lang-python: Unmask unstable dependencies of dev-python/poetry | Wolfgang Müller | -1/+6 | |
2024-09-30 | Align package set names with profiles names | Wolfgang Müller | -0/+0 | |
Whilst this is a more invasive change that needs manual intervention in /var/lib/portage/world_sets, it finally gives package sets a predictive name. | ||||
2024-09-27 | lang-python: Add dev-python/poetry to @python-devel | Wolfgang Müller | -0/+3 | |
We use dev-python/poetry for all our Python projects and we prefer having it installed via the system rather than its own installer, so add it here. | ||||
2024-09-21 | lang-python: Remove black from @python-devel | Wolfgang Müller | -1/+0 | |
This has been entirely superseded by dev-util/ruff [1] [1] https://docs.astral.sh/ruff/formatter/ | ||||
2024-03-10 | lang-python: Add a profile for Python development | Wolfgang Müller | -0/+4 | |
2023-04-08 | lang-python: Drop obsolete profile | Wolfgang Müller | -3/+0 | |
Since we now mainly use poetry for python development this kind of profile is no longer needed. | ||||
2022-02-24 | lang-python: Rename @dev-python to @lang-python | Wolfgang Müller | -0/+0 | |
This matches the set up with the role name. | ||||
2021-05-10 | lang-python: Add profile for programming in Python | Wolfgang Müller | -0/+3 | |
For now, install pip, pylint, and virtualenv. |