[virt-tools-list] [PATCH] INSTALL: update Python version requirement to 2.7
Cole Robinson
crobinso at redhat.com
Sat May 7 23:29:30 UTC 2016
On 05/06/2016 10:21 AM, Programmingkid wrote:
> The virt-clone file uses the argparse module. This module is only found in version 2.7 of Python or higher. So update the documentation to indicate Python 2.7 or higher is required.
>
> Signed-off-by: John Arbuckle <programmingkidx at gmail.com>
> ---
> INSTALL | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/INSTALL b/INSTALL
> index 7869980..3a0eb2c 100644
> --- a/INSTALL
> +++ b/INSTALL
> @@ -29,7 +29,7 @@ or pygobject3 versions likely will not work for running virt-manager.
>
> Earliest tested versions of major components:
>
> - python >= 2.6
> + python >= 2.7
> gtk3 >= 3.6
> libvirt-python >= 0.4.0
> pygobject3 >= 3.4
>
Thanks, pushed now
- Cole
More information about the virt-tools-list
mailing list