updating some work...

This commit is contained in:
2020-01-09 13:13:00 -05:00
parent 8d9618cb3b
commit 954a46f1fe
2 changed files with 12 additions and 4 deletions

View File

@@ -11,6 +11,7 @@ import repo
# TODO: track which versions are built so we don't need to consistently rebuild ALL packages
# TODO: logging
# TODO: check result of build and *conditionally* cleanup if self.cleanup == True.
# TODO: print repo snippet
_dflts = {'cfgfile': '~/.config/arch_repo_builder/config.xml',
'cache_db': '~/.cache/arch_repo_builder/packages.sqlite3'}