-
- Downloads
Replace skip_extra_repos -> with_extra_repos (MR 2480)
Replace the boolean skip_extra_repos with a new with_extra_repos argument that can be default, enabled or disabled. This will be used to explicitly enable extra repos in a package search even if systemd is currently disabled, so we can display a hint when a package was not found because systemd is disabled in a follow-up patch.
Showing
- pmb/config/other.py 2 additions, 2 deletionspmb/config/other.py
- pmb/core/pkgrepo.py 21 additions, 11 deletionspmb/core/pkgrepo.py
- pmb/core/test_pkgrepo.py 5 additions, 1 deletionpmb/core/test_pkgrepo.py
- pmb/helpers/pmaports.py 19 additions, 12 deletionspmb/helpers/pmaports.py
- pmb/helpers/ui.py 3 additions, 2 deletionspmb/helpers/ui.py
- pmb/types.py 1 addition, 0 deletionspmb/types.py
Loading
Please register or sign in to comment