pmbootstrap-meow/pmb
Newbyte bcfab8cfc3
pmb.helpers.aportupgrade: Import urllib.parse explicitly (MR 2258)
Apparently importing urllib doesn't by itself import the urllib.parse
module, which mypy complains about.

Reference: https://stackoverflow.com/a/41502702/9315690
2024-02-16 10:04:24 +01:00
..
aportgen pmb.aportgen: drop deviceinfo_screen_* (MR 2253) 2024-02-09 20:13:59 +01:00
build pmb.build.init: fix apk wrapper for x86 on x86_64 (MR 2247) 2024-02-06 20:03:50 +00:00
chroot build: use host native gzip (MR 2242) 2024-02-06 00:23:19 +01:00
ci Use ruff for linting 2023-06-04 10:56:22 +02:00
config pmb.config: do not prompt for nonfree fw/userland (MR 2255) 2024-02-15 16:00:56 -08:00
data init: allow all locales 2023-06-12 08:46:22 +02:00
export install: rename --sdcard arg to --disk 2023-11-19 20:27:37 +01:00
flasher pmb.flasher.variables: use getattr instead of hasattr (MR 2232) 2024-01-18 23:24:30 +00:00
helpers pmb.helpers.aportupgrade: Import urllib.parse explicitly (MR 2258) 2024-02-16 10:04:24 +01:00
install pmb.config: do not prompt for nonfree fw/userland (MR 2255) 2024-02-15 16:00:56 -08:00
netboot chroot: /mnt/pmbootstrap-* -> /mnt/pmbootstrap/* 2023-08-14 09:52:17 +02:00
parse pmb.parse.arguments: Check for argcomplete in sys.modules instead (MR 2258) 2024-02-16 10:04:24 +01:00
qemu treewide: fix typos found with codespell 2023-07-13 10:07:53 +02:00
sideload pmb.helpers.run_core: move flat_cmd here 2023-07-21 08:54:04 +02:00
__init__.py Prepare 2.2.1 release 2024-02-11 21:37:39 +00:00