
10 Sep
2015
10 Sep
'15
9:23 p.m.
This patch aims to improve the repo url check. It expands variables used to compose the url and handles url redirection if the server returns that. Jose Ricardo Ziviani (3): Implement a method to expand variables in a url Expands all possible variables in a repo url to validate it Handles http redirection when checking url path src/kimchi/repositories.py | 16 ++++++++-------- src/kimchi/utils.py | 16 +++++++++++++--- src/kimchi/yumparser.py | 24 ++++++++++++++++++------ 3 files changed, 39 insertions(+), 17 deletions(-) -- 1.9.1