Use `subprocess.check_output` instead of `run(..., capture_output=True)` since the latter only got added in Python 3.7 and our codebase needs to be compatible with 3.6 due to RHEL 8.x. |
||
|---|---|---|
| .. | ||
| org.osbuild.curl | ||
| org.osbuild.inline | ||
| org.osbuild.ostree | ||
| org.osbuild.skopeo | ||