summaryrefslogtreecommitdiff
blob: 19bb521be6785bb5539de32371d105a2f6c27a87 (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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
# ChangeLog for dev-python/pytools
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pytools/ChangeLog,v 1.23 2014/06/02 06:30:51 jlec Exp $

*pytools-2014.2.1 (02 Jun 2014)

  02 Jun 2014; Justin Lecher <jlec@gentoo.org> +pytools-2014.2.1.ebuild:
  Version BUmp

  05 Mar 2014; Michał Górny <mgorny@gentoo.org> pytools-9999.ebuild:
  Require EGIT_MIN_CLONE_TYPE=single due to transport limitations.

*pytools-2014.1.2 (24 Feb 2014)

  24 Feb 2014; Justin Lecher <jlec@gentoo.org> +pytools-2014.1.2.ebuild:
  Version Bump

*pytools-2013.5.7 (23 Nov 2013)

  23 Nov 2013; Justin Lecher <jlec@gentoo.org> -pytools-11.ebuild,
  -pytools-2012.1.ebuild, -pytools-2013.1.ebuild, -pytools-2013.2.ebuild,
  -pytools-2013.5.ebuild, -pytools-2013.5.3.ebuild, -pytools-2013.5.5.ebuild,
  +pytools-2013.5.7.ebuild, pytools-9999.ebuild:
  Version Bump to fix #484262; drop old

  05 Sep 2013; Michał Górny <mgorny@gentoo.org> pytools-2012.1.ebuild,
  pytools-2013.1.ebuild, pytools-2013.2.ebuild, pytools-2013.5.3.ebuild,
  pytools-2013.5.5.ebuild, pytools-2013.5.6.ebuild, pytools-2013.5.ebuild,
  pytools-9999.ebuild:
  Clean up PYTHON_COMPAT from old implementations.

  25 Aug 2013; Mike Gilbert <floppym@gentoo.org> pytools-9999.ebuild:
  Migrate live ebuild to distutils-r1.

*pytools-2013.5.6 (09 Aug 2013)

  09 Aug 2013; Justin Lecher <jlec@gentoo.org> pytools-2013.5.5.ebuild,
  +pytools-2013.5.6.ebuild:
  Verison BUmp

*pytools-2013.5.5 (22 Jul 2013)

  22 Jul 2013; Justin Lecher <jlec@gentoo.org> +pytools-2013.5.5.ebuild:
  Version Bump

  08 Jul 2013; Patrick Lauer <patrick@gentoo.org> pytools-2013.5.3.ebuild:
  Adding decorator test dep

*pytools-2013.5.3 (07 Jul 2013)

  07 Jul 2013; Justin Lecher <jlec@gentoo.org> +pytools-2013.5.3.ebuild:
  Version BUmp

*pytools-2013.5 (14 Jun 2013)

  14 Jun 2013; Justin Lecher <jlec@gentoo.org> +pytools-2013.5.ebuild:
  Version Bump, #472810

*pytools-2013.2 (03 Jun 2013)

  03 Jun 2013; Justin Lecher <jlec@gentoo.org> +pytools-2013.2.ebuild:
  Version Bump

*pytools-2013.1 (13 May 2013)

  13 May 2013; Justin Lecher <jlec@gentoo.org> pytools-2012.1.ebuild,
  +pytools-2013.1.ebuild:
  Version BUmp

  15 Jan 2013; Justin Lecher <jlec@gentoo.org> pytools-2012.1.ebuild:
  Add correct PYTHON_USEDEP

*pytools-2012.1 (14 Jan 2013)

  14 Jan 2013; Justin Lecher <jlec@gentoo.org> +pytools-2012.1.ebuild,
  metadata.xml:
  Version Bump, #416409; take package

  21 Sep 2011; Michał Górny <mgorny@gentoo.org> pytools-9999.ebuild:
  Migrate to git-2. Simplify a little.

  01 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  pytools-11.ebuild, pytools-9999.ebuild:
  Fix deprecation warnings.

  26 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  -pytools-9.ebuild:
  Delete.

*pytools-11 (12 Dec 2010)

  12 Dec 2010; Michał Januszewski <spock@gentoo.org> +pytools-11.ebuild:
  Version bump.

  14 Nov 2009; Tomáš Chvátal <scarabeus@gentoo.org> pytools-9.ebuild,
  pytools-9999.ebuild:
  Drop keywords on live package. Fix QA issues.

*pytools-9999 (09 Aug 2009)

  09 Aug 2009; Michał Januszewski <spock@gentoo.org> +pytools-9999.ebuild:
  Add a live git ebuild. Ebuild submitted by Justin T. Riley in bug #280578.

  12 Jun 2009; Michał Januszewski <spock@gentoo.org> pytools-9.ebuild:
  Add missing dependency on setuptools (bug #273875).

*pytools-9 (06 Jun 2009)

  06 Jun 2009; Michał Januszewski <spock@gentoo.org> +pytools-9.ebuild,
  +metadata.xml:
  Initial commit.