pmbootstrap-meow/pmb/commands
Caleb Connolly 7847488058
commands: remove deviceinfo_parse (MR 2463)
Since parse.deviceinfo() returns a custom class now, it can't be
trivially serialized as JSON.

This has been broken for months now so it's clear nobody is using this.
Let's take the chance to get rid of it.

Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
2024-11-02 18:15:38 +01:00
..
__init__.py commands: remove deviceinfo_parse (MR 2463) 2024-11-02 18:15:38 +01:00
aportgen.py pmb: Remove args from aportgen command (MR 2432) 2024-10-13 19:43:31 +02:00
base.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
flasher.py pmb.flasher: Remove use of args (MR 2441) 2024-10-22 15:12:40 +02:00
index.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
kconfig.py pmb.kconfig: refactor to remove args (MR 2346) 2024-10-22 00:04:32 +02:00
log.py Fix "pmbootstrap log -c" crash (MR 2345) 2024-07-03 08:11:04 +00:00
pkgrel_bump.py pmb: Migrate pkgrel_bump to Command (MR 2411) 2024-09-26 18:27:00 +02:00
pkgver_bump.py pmb.commands: Add pkgver_bump (MR 2415) 2024-09-30 12:45:21 +02:00
pull.py pmb.commands.pull: Annotate return types (MR 2429) 2024-10-08 17:07:28 +02:00
repo_bootstrap.py helpers: apk: move update_repository_list() from chroot.apk (MR 2463) 2024-11-02 18:15:38 +01:00
shutdown.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
test.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00