[master 1/1] Require the Python 2 version of pykickstart (#1202255)

vpodzime installerbot-noreply at redhat.com
Mon Mar 16 13:47:02 UTC 2015


From: Vratislav Podzimek <vpodzime at redhat.com>

The 'pykickstart' package now pulls in the Python 3 version.
---
 python-blivet.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python-blivet.spec b/python-blivet.spec
index 75fff0f..4767222 100644
--- a/python-blivet.spec
+++ b/python-blivet.spec
@@ -24,7 +24,7 @@ BuildRequires: python-setuptools
 
 Requires: python
 Requires: python-six
-Requires: pykickstart >= %{pykickstartver}
+Requires: python-kickstart >= %{pykickstartver}
 Requires: util-linux >= %{utillinuxver}
 Requires: python-pyudev
 Requires: parted >= %{partedver}


-- 
To view this commit on github, visit https://github.com/rhinstaller/blivet/commit/ecc9d845b9632bcd348cc03550259fe6ca587bc3


More information about the anaconda-patches mailing list