[libvirt] [python PATCH] Bump version to 1.2.8 for new dev cycle

Jim Fehlig jfehlig at suse.com
Mon Aug 4 17:34:58 UTC 2014


Eric Blake wrote:
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>
> Pushing under the trivial rule.
>
>  setup.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/setup.py b/setup.py
> index 334d7b2..f5c6542 100755
> --- a/setup.py
> +++ b/setup.py
> @@ -309,7 +309,7 @@ class my_clean(clean):
>  _c_modules, _py_modules = get_module_lists()
>
>  setup(name = 'libvirt-python',
> -      version = '1.2.7',
> +      version = '1.2.8',
>   

Seems the 1.2.7 bindings were not released.  At least I'm not seeing a
tarball on http://libvirt.org/sources/python/

Regards,
Jim




More information about the libvir-list mailing list