debian-forge/sources
Tomáš Hozza 2b868fbe75 Sources/containers-storage: make the code Python 3.6 compliant
The source implementation used `subprocess.run()` argument
`capture_output`, which was added in Python 3.7. Since the minimum
supported Python version for osbuild on RHEL-8 is 3.6, the stage fails
with TypeError.

Example failure: https://artifacts.dev.testing-farm.io/c147b608-c40e-46ed-bf11-6b15ecf718dc/

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2024-02-25 09:27:23 +01:00
..
test testutil: make_container context manager 2024-02-21 17:55:37 +01:00
org.osbuild.containers-storage Sources/containers-storage: make the code Python 3.6 compliant 2024-02-25 09:27:23 +01:00
org.osbuild.curl sources: rename download -> fetch_all 2024-01-26 09:58:48 +01:00
org.osbuild.inline sources: rename download -> fetch_all 2024-01-26 09:58:48 +01:00
org.osbuild.ostree sources: rename download -> fetch_all 2024-01-26 09:58:48 +01:00
org.osbuild.skopeo sources: rename download -> fetch_all 2024-01-26 09:58:48 +01:00
org.osbuild.skopeo-index sources: rename download -> fetch_all 2024-01-26 09:58:48 +01:00