libvirt-python 1.2.15-1ubuntu1 source package in Ubuntu

Changelog

libvirt-python (1.2.15-1ubuntu1) xenial; urgency=low

  * New upstream release.

libvirt-python (1.2.15-1) unstable; urgency=medium

  * [42694b7] Adjust gbp.conf for experimental
  * [a7a5386] New upstream version 1.2.12
  * [984d13c] Require libvirt 1.2.12 to get all features enabled
  * [c7637c1] New upstream version 1.2.15
  * [36857e9] Require libvirt 1.2.15
  * [f00217a] Make build reproducible.  Thanks to Chris Lamb for the patch
    (Closes: #779679)

 -- Chris J Arges <email address hidden>  Mon, 30 Nov 2015 16:33:03 -0600

Upload details

Uploaded by:
Chris J Arges
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
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_1.2.15.orig.tar.gz 162.2 KiB 9a6dfbd487d49f887a41aca4bfb1b4e043fd9fbdfc041252cae84023f5c387ba
libvirt-python_1.2.15-1ubuntu1.debian.tar.gz 4.5 KiB 4948a207a205b88821d45c7e05e32641b928b1d636a7c3c6eeb29e957c41e592
libvirt-python_1.2.15-1ubuntu1.dsc 1.7 KiB 957da9b1f8948a26e64461db292b8dae2ad07a0ad234dacb7510e1e7e16a4122

View changes file

Binary packages built by this source

python-libvirt: libvirt Python 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 2 bindings for the libvirt library