summaryrefslogtreecommitdiff
blob: d97b4d72d0f56af9a1b898e20ce917aee2a69ec6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# ChangeLog for dev-python/libvirt-python
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/libvirt-python/ChangeLog,v 1.2 2014/01/19 22:34:34 cardoe Exp $

*libvirt-python-1.2.1 (19 Jan 2014)

  19 Jan 2014; Doug Goldstein <cardoe@gentoo.org> +libvirt-python-1.2.1.ebuild:
  Version bump. Added Python 3 support upstream in this version so its enabled
  here.

*libvirt-python-1.2.0 (02 Dec 2013)

  02 Dec 2013; Doug Goldstein <cardoe@gentoo.org> +libvirt-python-1.2.0.ebuild,
  +metadata.xml:
  Initial version of the Python bindings for libvirt that are now split from the
  main libvirt repo. This also allows us to build the bindings against multiple
  versions of Python.