By switching to urllib instead of Requests for this specific request, kojira can now support upstream repositories accessed by a file:// URL (e.g. local synced copies of the repo shared by NFS.)
issue #4146
By switching to urllib instead of Requests for this specific request, kojira can now support upstream repositories accessed by a file:// URL (e.g. local synced copies of the repo shared by NFS.)