summaryrefslogtreecommitdiff
blob: 8d8dc40e0934023de62d297513e24ce37f7a25ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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.3 2014/01/22 18:27:16 ago Exp $

  22 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libvirt-python-1.2.0.ebuild:
  Stable for amd64, wrt bug #496204

*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.