summaryrefslogtreecommitdiff
blob: a5e1c13adc49ec37e4ed9e340561dce328dcbf18 (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
# ChangeLog for dev-python/autopep8
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/autopep8/ChangeLog,v 1.14 2012/06/16 15:19:46 xarthisius Exp $

  16 Jun 2012; Kacper Kowalik <xarthisius@gentoo.org> -autopep8-0.5.2.ebuild,
  -autopep8-0.5.ebuild, -autopep8-0.6.2.ebuild, -autopep8-0.6.3.ebuild,
  -autopep8-0.6.ebuild:
  Drop old leaving last version unaffected by issue #12 and latest masked

*autopep8-0.7 (16 Jun 2012)

  16 Jun 2012; Sebastian Pipping <sping@gentoo.org> +autopep8-0.7.ebuild,
  autopep8-9999.ebuild:
  Bump to 0.7

*autopep8-0.6.3 (16 Jun 2012)

  16 Jun 2012; Sebastian Pipping <sping@gentoo.org> autopep8-0.5.ebuild,
  autopep8-0.5.2.ebuild, autopep8-0.5.2-r1.ebuild, autopep8-0.6.ebuild,
  autopep8-0.6.2.ebuild, +autopep8-0.6.3.ebuild, autopep8-9999.ebuild:
  Bump to 0.6.3, fix dependency on pep8 to <pep8-1.3

*autopep8-0.6.2 (29 May 2012)

  29 May 2012; Kacper Kowalik <xarthisius@gentoo.org> +autopep8-0.6.2.ebuild:
  Version bump wrt #418151 by Ian Delaney <johneed@hotmail.com>. Use github as
  SRC_URI

  29 May 2012; Justin Lecher <jlec@gentoo.org> autopep8-0.6.ebuild:
  Added ~-linux keywords, tested by me

*autopep8-0.6 (09 May 2012)

  09 May 2012; Sebastian Pipping <sping@gentoo.org> +autopep8-0.6.ebuild:
  Bump to 0.6

*autopep8-0.5.2-r1 (05 May 2012)

  05 May 2012; Kacper Kowalik <xarthisius@gentoo.org> +autopep8-0.5.2-r1.ebuild,
  -autopep8-0.5.2_p1.ebuild, metadata.xml:
  Remove unnecessary _p1 version and do a simple revbump instead. Add python
  herd to metadata

*autopep8-0.5.2_p1 (04 May 2012)

  04 May 2012; Sebastian Pipping <sping@gentoo.org> +autopep8-0.5.2_p1.ebuild,
  +files/autopep8-0.5.2-issue-10.patch, metadata.xml:
  Add upstream patch for issue 10 (runtime exception), add myself as backup
  maintainer

  31 Mar 2012; Mike Gilbert <floppym@gentoo.org> autopep8-0.5.2.ebuild,
  autopep8-0.5.ebuild, autopep8-9999.ebuild:
  Only restrict 2.5-cpython.

  31 Mar 2012; Mike Gilbert <floppym@gentoo.org> autopep8-0.5.2.ebuild,
  autopep8-0.5.ebuild, autopep8-9999.ebuild:
  Make setuptools a runtime dep, and restrict python-2.5.

*autopep8-0.5.2 (12 Mar 2012)

  12 Mar 2012; Kacper Kowalik <xarthisius@gentoo.org> +autopep8-0.5.2.ebuild:
  Version bump

*autopep8-9999 (27 Feb 2012)

  27 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> +autopep8-9999.ebuild:
  Add live ebuild

  15 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> autopep8-0.5.ebuild:
  Add src_test and missing dependency on dev-python/pep8. Fixes bug 403663 by
  Nicolas Pinto <nicolas.pinto@gmail.com>

*autopep8-0.5 (11 Feb 2012)

  11 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> +autopep8-0.5.ebuild,
  +metadata.xml:
  Initial import, ebuild written by Nicolas Pinto <nicolas.pinto@gmail.com> and
  modified by me. Fixes bug 402511