summaryrefslogtreecommitdiff
blob: 4e322888f57cfe25e26da5b3c0b8d53b86ebab99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# 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.7 2014/10/16 12:02:33 idella4 Exp $

  16 Oct 2014; Ian Delaney <idella4@gentoo.org> pytest-cov-1.6.ebuild:
  add keywords for prefix

  27 Sep 2014; Markus Meier <maekke@gentoo.org> pytest-cov-1.6.ebuild:
  add ~arm, bug #521954

  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