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

Samantha N. Bueno sbueno+anaconda at redhat.com
Mon Apr 27 13:34:21 UTC 2015


On Mon, Apr 27, 2015 at 10:11:17AM +0200, Vratislav Podzimek wrote:
> Now that we provide Python 3 compatibility and subpackage, we need to require
> newer version of pyparted that works with Python 3.

Ack, whenever the new version gets built.
 
> 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
> 
> _______________________________________________
> anaconda-patches mailing list
> anaconda-patches at lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/anaconda-patches


More information about the anaconda-patches mailing list