pmb.helpers.pmaports: glob just once (!1898)

This commit is contained in:
Minecrell 2020-03-30 09:52:47 +02:00 committed by Oliver Smith
parent 9d17ed29e3
commit cd630edf25
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
3 changed files with 37 additions and 47 deletions

View file

@ -131,8 +131,6 @@ def add_cache(args):
"find_aport": {},
"pmb.helpers.package.depends_recurse": {},
"pmb.helpers.package.get": {},
"pmb.helpers.pmaports._glob_apkbuilds": {},
"pmb.helpers.pmaports.get_list": {},
"pmb.helpers.repo.update": repo_update})