python3-pykickstart: 3.15 -> 3.18

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Hongxu Jia 2018-11-27 16:32:36 +08:00 committed by Khem Raj
parent 0437b7de54
commit 32cee7d92b

View File

@ -18,7 +18,7 @@ SRC_URI = "git://github.com/rhinstaller/pykickstart.git;protocol=https;branch=ma
file://0003-comment-out-sections-shutdown-and-environment-in-gen.patch \
file://0004-load.py-retry-to-invoke-request-with-timeout.patch \
"
SRCREV = "07c4d89129fa6b460acc86daf58eb5ff64cdc832"
SRCREV = "ad942f2644337c4672c7a22bd24a5b7268c1f5e9"
UPSTREAM_CHECK_GITTAGREGEX = "r(?P<pver>\d+(\.\d+)+(-\d+)*)"