summaryrefslogtreecommitdiff
blob: 77143a95507884df5cff6c717070618b16649cdb (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
# ChangeLog for virtual/python-unittest2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/ChangeLog,v 1.9 2013/07/21 11:11:14 ago Exp $

  21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> python-unittest2-1-r1.ebuild:
  Stable for amd64, wrt bug #477360

  19 Jul 2013; Jeroen Roovers <jer@gentoo.org> python-unittest2-1-r1.ebuild:
  Stable for HPPA (bug #477360).

*python-unittest2-1-r2 (19 Jul 2013)

  19 Jul 2013; Michał Górny <mgorny@gentoo.org> +python-unittest2-1-r2.ebuild:
  Finally stop pulling in unittest2 for py<2.7 & py<3.2, since all dependent
  packages have correct deps now.

*python-unittest2-1-r1 (30 Jun 2013)

  30 Jun 2013; Justin Lecher <jlec@gentoo.org> +python-unittest2-1-r1.ebuild,
  metadata.xml:
  Fix usage of python-r1.eclass

  28 Jan 2013; Alexis Ballier <aballier@gentoo.org> python-unittest2-1.ebuild:
  keyword ~amd64-fbsd, bug #453136

  14 Jan 2013; Michał Górny <mgorny@gentoo.org> python-unittest2-1.ebuild:
  Change the description to make the intent clear.

*python-unittest2-1 (07 Jan 2013)

  07 Jan 2013; Michał Górny <mgorny@gentoo.org> +python-unittest2-1.ebuild,
  -python-unittest2-0.ebuild:
  Explicitly require slot :0 of dev-python/unittest2.

  07 Jan 2013; Michał Górny <mgorny@gentoo.org> python-unittest2-0.ebuild:
  Install the unittest2 module for all implementations.

*python-unittest2-0 (06 Jan 2013)

  06 Jan 2013; Michał Górny <mgorny@gentoo.org> +metadata.xml,
  +python-unittest2-0.ebuild:
  Introduce a virtual for unittest2-compatible unittest module.