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

  27 Aug 2014; Ian Delaney <idella4@gentoo.org> pytest-cov-1.6.ebuild:
  add keyword ~x86, pypy support

  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