summaryrefslogtreecommitdiff
blob: 796158eb7a77ceb9579ffb2640af1ff10aa5ca47 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# ChangeLog for dev-python/cov-core
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/cov-core/ChangeLog,v 1.20 2015/08/02 09:34:56 pacho Exp $

  02 Aug 2015; Pacho Ramos <pacho@gentoo.org> cov-core-1.7.ebuild:
  sparc stable wrt bug #530586

  07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Add bitbucket to remote-id in metadata.xml

  03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Add pypi to remote-id in metadata.xml

  13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> cov-core-1.7.ebuild:
  Stable for alpha, wrt bug #525562

  04 Apr 2015; Mike Frysinger <vapier@gentoo.org> cov-core-1.15.0.ebuild:
  Mark arm64/ia64/m68k/s390/sh stable.

  15 Feb 2015; Pacho Ramos <pacho@gentoo.org> cov-core-1.15.0.ebuild:
  amd64/ppc/ppc64/x86 stable, bug #530486

*cov-core-1.15.0 (28 Jan 2015)

  28 Jan 2015; Ian Delaney <idella4@gentoo.org> +cov-core-1.15.0.ebuild:
  bump

  30 Dec 2014; Jeroen Roovers <jer@gentoo.org> cov-core-1.7.ebuild:
  Stable for HPPA (bug #530600).

  16 Dec 2014; Markus Meier <maekke@gentoo.org> cov-core-1.7.ebuild:
  arm stable, bug #530586

  19 Nov 2014; Ian Delaney <idella4@gentoo.org> cov-core-1.7.ebuild:
  clean old python impl, add pypy3 support

  24 Oct 2014; Anthony G. Basile <blueness@gentoo.org> cov-core-1.7.ebuild:
  Keyword ~ppc ~ppc64, bug #525562

  20 Oct 2014; Jeroen Roovers <jer@gentoo.org> cov-core-1.7.ebuild:
  Marked ~hppa (bug #525562).

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

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

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

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

  27 Jul 2013; Dirkjan Ochtman <djc@gentoo.org> cov-core-1.7.ebuild:
  Remove pytest dependency (bug 452546).

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

  08 Dec 2012; Michał Górny <mgorny@gentoo.org> cov-core-1.7.ebuild:
  Add PYTHON_USEDEP on migrated packages, fix HOMEPAGE.

*cov-core-1.7 (16 Nov 2012)

  16 Nov 2012; Patrick McLean <chutzpah@gentoo.org> +cov-core-1.7.ebuild,
  +metadata.xml:
  New package, cov-core plugin core for use by pytest-cov, nose-cov and
  nose2-cov