pmbootstrap-meow/pmb/helpers
Oliver Smith 99e7ae3019
pmb.helpers.package.check_arch(): split (!1776)
Split the part that actually checks the arch against the arches list
into pmb.helpers.pmaports.check_arches(arches, arch), and call it
from pmb.helpers.package.check_arch(args, pkgname, arch, binary).

This will be used in a follow up commit, where we have already resolved
the package data and only need to check the architecture.
2019-04-20 01:58:20 +02:00
..
__init__.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
args.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
cli.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
devices.py Cosmetic: pmb.helpers.devices.list -> .list_codenames (!1740) 2019-01-09 08:11:33 +01:00
file.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
frontend.py kconfig check: allow skip with !pmb:kconfigcheck (!1753) 2019-02-21 19:39:25 +01:00
git.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
http.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
logging.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
mount.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
other.py pmb: increase inode count for rootfs and use a more accurate size (!1743) 2019-01-21 08:42:22 +01:00
package.py pmb.helpers.package.check_arch(): split (!1776) 2019-04-20 01:58:20 +02:00
pkgrel_bump.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
pmaports.py pmb.helpers.package.check_arch(): split (!1776) 2019-04-20 01:58:20 +02:00
repo.py repo.py: fix downloading too many APKINDEX files (!1764) 2019-03-02 16:28:39 +01:00
repo_missing.py repo_missing: return pkgnames, not subpkgnames (!1757) 2019-02-16 22:24:32 +01:00
run.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
run_core.py Update copyright to 2019 2019-01-02 09:31:20 +01:00
ui.py Update copyright to 2019 2019-01-02 09:31:20 +01:00