debian-forge/sources
Michael Vogt 2586a748fd testutil: skip tests for missing ThreadingHTTPServer in py36
Only py3.7+ has ThreadingHTTPServer and SimpleHTTPRequestHandler
that can take a directory argument. We could reimplement this
on py36 (easy for threading, harder for missing directory) but
instead this commit just skips tests that try to use a
ThreadingHTTPServer.

Remove once we no longer support py3.6.
2024-04-16 15:16:49 +02:00
..
test testutil: skip tests for missing ThreadingHTTPServer in py36 2024-04-16 15:16:49 +02:00
org.osbuild.containers-storage sources: transform() is only used in the curl sources, remove from ABC 2024-03-19 14:21:57 +01:00
org.osbuild.curl sources(curl): set HTTP proxy through the environment 2024-04-08 11:56:05 +02:00
org.osbuild.inline sources: transform() is only used in the curl sources, remove from ABC 2024-03-19 14:21:57 +01:00
org.osbuild.ostree sources: transform() is only used in the curl sources, remove from ABC 2024-03-19 14:21:57 +01:00
org.osbuild.skopeo sources: transform() is only used in the curl sources, remove from ABC 2024-03-19 14:21:57 +01:00
org.osbuild.skopeo-index sources: transform() is only used in the curl sources, remove from ABC 2024-03-19 14:21:57 +01:00