debian-forge/sources
Christian Kellner 4647140808 source/skopeo: use subprocess.check_output
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.
2022-07-13 20:06:42 +02:00
..
org.osbuild.curl osbuild: fix optional-types 2022-07-13 17:31:37 +02:00
org.osbuild.inline sources: generalizing download method 2022-05-11 04:32:42 -05:00
org.osbuild.ostree sources: check if ostree object exists in cache 2022-05-11 04:32:42 -05:00
org.osbuild.skopeo source/skopeo: use subprocess.check_output 2022-07-13 20:06:42 +02:00