#113 write-repo-file: support HTTP(S) URLs to composes
Merged by lsedlar. Opened by ktdreyer.
ktdreyer/compose-utils write-repo-http  into  master

Handle HTTP or HTTPS URLs to composes.

(Also, wow we are using pytest now! I should have rewritten tests/test_repo_file.py to use simple asserts!)

Jenkins says ImportError: No module named 'rpm', and I can reproduce that on my computer also.

The failure is indeed unrelated to this change. It should be fixed by #114. Please rebase your patch on top of latest master and I'll merge it.

rebased onto 775fdad327058dcda27b2580ed5c088763d66d50

Thanks. I rebased and re-pushed.

Thank you!

Pull-Request has been merged by lsedlar