#4148 Fetch repository metadata using urlopen instead of requests
Opened by taliaferro-llnl. Modified
taliaferro-llnl/koji 4146-urlopen  into  master

Download 4148.patch

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

Metadata