[Kimchi-devel] [PATCH 0/3] Issue #727 - Improve repo url check

Jose Ricardo Ziviani joserz at linux.vnet.ibm.com
Thu Sep 10 19:23:25 UTC 2015


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




More information about the Kimchi-devel mailing list