pmbootstrap-meow/pmb/parse
Newbyte 3c15b993b5
pmb.parse._apkbuild: Use NonBugError for all errors
While it is possible for these code paths to be triggered by genuine
pmbootstrap bugs, in general these should be caused by APKBUILD. As
such, use NonBugError to reduce noise.

Part-of: https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/merge_requests/2622
2025-07-06 21:15:31 +02:00
..
__init__.py pmb: Use explicit re-exports (MR 2545) 2025-02-23 11:40:44 +01:00
_apkbuild.py pmb.parse._apkbuild: Use NonBugError for all errors 2025-07-06 21:15:31 +02:00
apkindex.py pmb.parse.apkindex: account for provider_priority when locating packages 2025-05-13 19:19:00 +02:00
arguments.py Remove "pmbootstrap repo_bootstrap" 2025-06-03 17:25:41 +02:00
binfmt_info.py pmb: Add more type hints (MR 2490) 2024-12-19 10:09:22 +00:00
bootimg.py treewide: switch back to bootimg_qcdt{,_type} 2025-07-03 17:01:33 +02:00
cpuinfo.py Run ruff check --fix (MR 2357) 2024-07-16 00:26:35 +02:00
depends.py pmb: Reformat with Ruff 0.9 (MR 2525) 2025-01-15 22:35:02 +01:00
deviceinfo.py treewide: switch back to bootimg_qcdt{,_type} 2025-07-03 17:01:33 +02:00
kconfig.py pmb: Reformat with Ruff 0.9 (MR 2525) 2025-01-15 22:35:02 +01:00
kconfigcheck.py kconfig check: move rules to kconfigcheck.toml (MR 2333) 2024-06-30 18:04:31 +02:00
version.py pmb.parse.version: Use _ for "value" variable in validate() (MR 2516) 2025-01-02 16:45:01 +01:00