libvirt python binding 变成了一个新项目

http://libvirt.org/git/

$ git clone git://libvirt.org/libvirt-python.git

2013年的事情了。

$ git show a7a1244

commit a7a1244a739d134a9aca7f76c12d63043810c077

Author: Daniel P. Berrange <berrange@redhat.com>

Date:   Fri Nov 22 16:42:22 2013 +0000

    Remove python binding

   

    The python binding now lives in

   

      http://libvirt.org/git/?p=libvirt-python.git

   

    that repo also provides an RPM which is upgrade compatible

    with the old libvirt-python sub-RPM.

   

    Signed-off-by: Daniel P. Berrange <berrange@redhat.com>

原文地址:https://www.cnblogs.com/shaohef/p/4545150.html