[PATCH] Require new version of pyparted with Python 3 related fixes

Vratislav Podzimek vpodzime at redhat.com
Mon Apr 27 08:11:17 UTC 2015


Now that we provide Python 3 compatibility and subpackage, we need to require
newer version of pyparted that works with Python 3.

Signed-off-by: Vratislav Podzimek <vpodzime at redhat.com>
---
 python-blivet.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python-blivet.spec b/python-blivet.spec
index eeaaba8..a0fd455 100644
--- a/python-blivet.spec
+++ b/python-blivet.spec
@@ -14,7 +14,7 @@ Source0: http://github.com/dwlehman/blivet/archive/%{realname}-%{version}.tar.gz
 # match the requires versions of things).
 %define pykickstartver 1.99.22
 %define partedver 1.8.1
-%define pypartedver 3.10.3
+%define pypartedver 3.10.4
 %define e2fsver 1.41.0
 %define utillinuxver 2.15.1
 %define libblockdevver 0.10
-- 
2.1.0



More information about the anaconda-patches mailing list