summaryrefslogtreecommitdiff
blob: 7fb19c9193342e528dfc263ba0157e456f8bc65f (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
# ChangeLog for dev-python/alembic
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/alembic/ChangeLog,v 1.19 2015/06/03 11:55:27 jlec Exp $

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

  08 Mar 2015; Pacho Ramos <pacho@gentoo.org> alembic-0.7.4.ebuild:
  x86 stable, bug 540290

  06 Mar 2015; Pacho Ramos <pacho@gentoo.org> alembic-0.7.4.ebuild:
  amd64 stable, bug 540290

  02 Mar 2015; Ian Delaney <idella4@gentoo.org> -alembic-0.6.0.ebuild,
  -alembic-0.6.3.ebuild, -alembic-0.6.4.ebuild:
  remove some old

*alembic-0.7.4 (31 Jan 2015)

  31 Jan 2015; Matthew Thode <prometheanfire@gentoo.org> +alembic-0.7.4.ebuild:
  bump

*alembic-0.6.7 (05 Nov 2014)

  05 Nov 2014; Patrick Lauer <patrick@gentoo.org> +alembic-0.6.7.ebuild:
  Bump

  06 Jul 2014; Michał Górny <mgorny@gentoo.org> alembic-0.6.0.ebuild,
  alembic-0.6.3.ebuild, alembic-0.6.4.ebuild:
  Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
  unittest2 (those packages were only required for <=python-2.6).

*alembic-0.6.4 (01 May 2014)

  01 May 2014; Ian Delaney <idella4@gentoo.org> +alembic-0.6.4.ebuild:
  bump; drop py2.6 3.2 add py3.4, upgrade test phase

  22 Mar 2014; Ian Delaney <idella4@gentoo.org> alembic-0.6.0.ebuild,
  alembic-0.6.3.ebuild:
  update deps for test phase, fixes Bug #501362 by our Patrick

*alembic-0.6.3 (15 Feb 2014)

  15 Feb 2014; Patrick Lauer <patrick@gentoo.org> +alembic-0.6.3.ebuild:
  Bump

  21 Jan 2014; Patrick Lauer <patrick@gentoo.org> -alembic-0.4.2.ebuild,
  -alembic-0.5.0.ebuild:
  Remove old

  22 Oct 2013; Jan Matejka <yac@gentoo.org> metadata.xml:
  removing idella and proxy-maintainers

*alembic-0.6.0 (22 Oct 2013)

  22 Oct 2013; Jan Matejka <yac@gentoo.org> +alembic-0.6.0.ebuild:
  verbump with python 3.3 support, refs 488862

  21 Oct 2013; Jeroen Roovers <jer@gentoo.org> metadata.xml:
  Fix e-mail address.

  05 Sep 2013; Michał Górny <mgorny@gentoo.org> alembic-0.4.2.ebuild,
  alembic-0.5.0.ebuild:
  Clean up PYTHON_COMPAT from old implementations.

*alembic-0.5.0 (13 Jun 2013)

  13 Jun 2013; Patrick Lauer <patrick@gentoo.org> +alembic-0.5.0.ebuild:
  Bump

  17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
  Add proxy-maintainers to metadata.xml

  03 Feb 2013; Mike Gilbert <floppym@gentoo.org> alembic-0.4.2.ebuild:
  Add support for python2.6, 3.1, 3.2.

*alembic-0.4.2 (03 Feb 2013)

  03 Feb 2013; Ian Delaney <idella4@gentoo.org> +alembic-0.4.2.ebuild,
  +metadata.xml:
  new ebuild, written by Jan Matějka, submitted in Bug #Bug 447762, initial
  ebuild supports py2.7 only