rpm-software-management / spec-cleaner

spec-cleaner
BSD 3-Clause "New" or "Revised" License
28 stars 34 forks source link

Do not fail if URL is ftp:// or other protocol #259

Closed kstreitova closed 4 years ago

kstreitova commented 4 years ago

Fix "http to https replacement" in rpmpreamble.py so it ignores url that uses a different protocol than http or https.

fixes#258

sleep-walker commented 4 years ago

LGTM