summaryrefslogtreecommitdiff
blob: cbf9e173720f8b96b99a07a99a105e1f07e5aa9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# ChangeLog for dev-python/pytest-cov
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest-cov/ChangeLog,v 1.4 2014/04/02 20:53:08 chutzpah Exp $

  02 Apr 2014; Patrick McLean <chutzpah@gentoo.org> pytest-cov-1.6.ebuild:
  Add python3_4 support.

  17 Dec 2012; Michał Górny <mgorny@gentoo.org> pytest-cov-1.6.ebuild:
  Bump to EAPI=5 to make Paludis happy, bug #447524.

  08 Dec 2012; Michał Górny <mgorny@gentoo.org> pytest-cov-1.6.ebuild:
  Add PYTHON_USEDEP on migrated packages.

*pytest-cov-1.6 (16 Nov 2012)

  16 Nov 2012; Patrick McLean <chutzpah@gentoo.org> +pytest-cov-1.6.ebuild,
  +metadata.xml:
  New package, py.test plugin for coverage reporting