[libvirt] [PATCH 4/4] news: Update for Python 3 compatibility

Andrea Bolognani posted 4 patches 7 years, 3 months ago
[libvirt] [PATCH 4/4] news: Update for Python 3 compatibility
Posted by Andrea Bolognani 7 years, 3 months ago
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
 docs/news.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 6d729d5085..75a0543084 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,17 @@
 <libvirt>
   <release version="v4.2.0" date="unreleased">
     <section title="New features">
+      <change>
+        <summary>
+          Support building with Python 3
+        </summary>
+        <description>
+          Python is required to build libvirt, and up until now only Python 2
+          could be used as an interpreter. All scripts used during build have
+          now been made compatible with Python 3, which means both major
+          releases of the language are fully supported.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>
-- 
2.14.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 4/4] news: Update for Python 3 compatibility
Posted by Daniel P. Berrangé 7 years, 3 months ago
On Tue, Mar 20, 2018 at 11:53:55AM +0100, Andrea Bolognani wrote:
> Signed-off-by: Andrea Bolognani <abologna@redhat.com>
> ---
>  docs/news.xml | 11 +++++++++++
>  1 file changed, 11 insertions(+)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

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