1
0
Fork 1
mirror of https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git synced 2025-07-13 03:19:47 +03:00
Commit graph

3 commits

Author SHA1 Message Date
Pablo Correa Gómez
987793bb24
core: small typing improvement 2025-04-11 17:19:10 +02:00
Luca Weiss
99f770d27c
pmb.core.apkindex_block: Don't mark depends as optional (MR 2438)
In the code where the object is made (pmb/parse/apkindex.py) depends
already will become an empty array when there's no dependencies.

And there's no point in having a differentiation between None and empty
array.
2024-10-21 21:05:17 +02:00
Stefan Hansson
566b43edd4
pmb.core.package_metadata: Introduce (MR 2425) 2024-10-13 20:05:14 +02:00