python3-blivet: add recipe 2.2.0

Remove provides of `pykickstart' in python3-pykickstart

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Hongxu Jia
2017-08-13 21:46:01 -04:00
committed by Martin Jansa
parent 66cce63d50
commit e311a05d2a
15 changed files with 653 additions and 3 deletions

View File

@@ -21,6 +21,3 @@ SRC_URI = "git://github.com/rhinstaller/pykickstart.git;protocol=https;branch=py
SRCREV = "b2787a818540e678c2f9c5dca0c6bbd65b8b55e5"
inherit setuptools3
PROVIDES = "pykickstart"
RPROVIDES_${PN} = "pykickstart"