sync-rebuild: add dependency resolution for AUR targets
commite3d6cc60b83ca9ca49e9cf4fbd9b44405bf245ce
authorAlad Wenter <alad@archlinux.org>
Thu, 15 Jun 2023 13:22:30 +0000 (15 15:22 +0200)
committerAlad Wenter <alad@archlinux.org>
Thu, 15 Jun 2023 13:36:26 +0000 (15 15:36 +0200)
tree93950b8c0ee6e0a1941c4cfe9d25dcf56513d3a7
parentaba4f17118ce0e299346680401c34540f33f51ee
sync-rebuild: add dependency resolution for AUR targets

* Parse `--save` output from `aur-sync` for dependency resolution of
  AUR targets
* Print non-AUR targets to standard error
* Print both pkgrel and pkgver to standard error when pkgrel is
  incremented
* Make `run_readline` closer to `subprocess.run()` (exception on retcode
  > 0, optional `check` parameter)
examples/README.md
examples/sync-rebuild