libvirt-python 8.4.0-0.1 source package in Ubuntu

Changelog

libvirt-python (8.4.0-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release:
    - supports libvirt 8.2.0 (Closes: #1011902)
  * Update the build dependencies according to the upstream build system:
    - add python3-setuptools, needed by the newer build system
    - add python3-lxml, needed by new tests
  * Drop the manual libvirt0 dependency, as there will be the proper one based
    on shlibs.
  * Include a patch proposed upstream to make the implementation of the 'build'
    command of the build system compatible again with distutils; patch
    build-clean-compat.diff.
  * Add python3-lxml also as a dependency for the 'smoke3' autopkgtest.

 -- Pino Toscano <email address hidden>  Sat, 25 Jun 2022 07:16:08 +0200

Upload details

Uploaded by:
Guido Günther
Uploaded to:
Sid
Original maintainer:
Guido Günther
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libvirt-python_8.4.0-0.1.dsc 2.3 KiB b88be4b1ac8a7f0b1ed881267181b9b1e47889884a7936cfaad0910bd691d03d
libvirt-python_8.4.0.orig.tar.gz 226.5 KiB 6d252ad4e0f765620bbde450be8f2b844e4f85c568b207ac644f52c6a982f46c
libvirt-python_8.4.0.orig.tar.gz.asc 833 bytes dc40d2608e6f7954b4eea3416b66b7b1829d41a63cba705a51d6cd8735a4a27e
libvirt-python_8.4.0-0.1.debian.tar.xz 10.5 KiB 98d24cda6a6b82c57586494414b77463b472054de988dbf0d091ba136f7cadf7

No changes file available.

Binary packages built by this source

python3-libvirt: libvirt Python 3 bindings

 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the Python 3 bindings for the libvirt library

python3-libvirt-dbgsym: debug symbols for python3-libvirt