775fdad327058dcda27b2580ed5c088763d66d50
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!)
tests/test_repo_file.py
Jenkins says ImportError: No module named 'rpm', and I can reproduce that on my computer also.
ImportError: No module named 'rpm'
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
Handle HTTP or HTTPS URLs to composes.