Since the day we removed python bindings from the core repository, the
documentation was missing that information.

Reported-by: Lingyu Zhu <lynus...@gmail.com>
Signed-off-by: Martin Kletzander <mklet...@redhat.com>
---
 docs/bindings.html.in | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/docs/bindings.html.in b/docs/bindings.html.in
index 13b7d71..95cfe25 100644
--- a/docs/bindings.html.in
+++ b/docs/bindings.html.in
@@ -44,8 +44,10 @@
       </li>
       <li>
         <p>
-          <strong>Python</strong>: Libvirt comes with direct support for
-          the Python language.
+          <strong>Python</strong>: Libvirt's python bindings are split to a
+          separate <a 
href="http://libvirt.org/git/?p=libvirt-python.git";>package</a>
+          since version 1.2.0, older versions came with direct support for the
+          Python language.
         </p>
         <p>
           If your libvirt is installed as packages, rather than compiled
-- 
2.2.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to