pungi/pungi
Lubomír Sedlář 27d055992e
Add workaround for old requests in kojiwrapper
When running with requests<2.18 (i.e. on RHEL 7), streaming responses
are not a context manager and need to be wrapped in contextlib.closing.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
(cherry picked from commit 860360629d)
2024-08-30 13:31:25 +03:00
..
compose_metadata Format code base with black 2020-02-05 17:35:47 +08:00
ostree Updates for ostree-container phase 2024-08-30 13:30:42 +03:00
phases Use pungi_buildinstall without NFS 2024-08-30 13:31:24 +03:00
scripts Add ostree container to image metadata 2024-08-30 13:30:44 +03:00
wrappers Add workaround for old requests in kojiwrapper 2024-08-30 13:31:25 +03:00
__init__.py Format code base with black 2020-02-05 17:35:47 +08:00
arch_utils.py Format code 2021-03-02 18:31:45 +08:00
arch.py Format code base with black 2020-02-05 17:35:47 +08:00
checks.py checks: don't require "repo" in the "ostree" schema 2024-08-30 13:31:23 +03:00
common.py Format code base with black 2020-02-05 17:35:47 +08:00
compose.py Add support for not having koji volume mounted locally 2023-11-10 16:55:19 +02:00
config.py Format code base with black 2020-02-05 17:35:47 +08:00
createiso.py Drop buildinstall method 2024-08-30 13:30:35 +03:00
dnf_wrapper.py Format code base with black 2020-02-05 17:35:47 +08:00
errors.py Move UnsignedPackagesError to a separate file 2021-02-08 10:16:32 +00:00
gather_dnf.py gather_dnf.py: Do not raise error when the downloaded package is exists. 2024-08-30 13:30:05 +03:00
gather.py Fix black complaints 2023-11-10 16:50:38 +02:00
graph.py Format code 2021-03-02 18:31:45 +08:00
ks.py Format code base with black 2020-02-05 17:35:47 +08:00
linker.py Hardlink or copy scratch builds always 2020-08-07 18:00:19 +08:00
media_split.py Fix black complaint 2022-08-10 09:04:41 +02:00
metadata.py Remove useless debug message 2023-11-10 16:52:27 +02:00
module_util.py Fix module defaults and obsoletes validation 2022-06-10 11:35:26 +00:00
multilib_dnf.py Format code base with black 2020-02-05 17:35:47 +08:00
multilib_yum.py Format code base with black 2020-02-05 17:35:47 +08:00
notifier.py Fix the wrong working directory for the progress_notification script 2022-03-01 11:25:06 +00:00
pathmatch.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
paths.py Add module obsoletes feature 2022-01-12 12:51:37 +01:00
profiler.py profiler: Flush stdout before printing 2022-08-29 05:57:14 +00:00
runroot.py Use pungi_buildinstall without NFS 2024-08-30 13:31:24 +03:00
util.py Add support for not having koji volume mounted locally 2023-11-10 16:55:19 +02:00