Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python3-argh: upgrade 0.28.1 -> 0.29.3
Changelog: ========== -Wrapped exceptions now cause dispatching.dispatch() to raise SystemExit(1) instead of returning without error. -Renamed arguments in add_commands() (openembedded#165 / openembedded#178): -Can control exit status (see Backwards Incompatible Changes above) when raising CommandError using the code keyword arg. -Positional arguments should not lead to removal of short form of keyword argument -Avoid depending on iocapture by using pytest's built-in feature -chore: publishing to prod PyPI -test: add coverage for action="count" (openembedded#127) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
- Loading branch information