summaryrefslogtreecommitdiff
blob: 4f4f18627ac0bcbe65b87a73fb5ec83847ac1512 (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
# ChangeLog for dev-python/celery
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/celery/ChangeLog,v 1.14 2013/01/06 19:26:45 mgorny Exp $

  06 Jan 2013; Michał Górny <mgorny@gentoo.org> celery-3.0.11-r1.ebuild,
  celery-3.0.12.ebuild:
  Use virtual/python-unittest2.

  31 Dec 2012; Michał Górny <mgorny@gentoo.org> celery-3.0.11-r1.ebuild,
  celery-3.0.12.ebuild, celery-3.0.9.ebuild:
  Use virtual/pyparsing.

  15 Nov 2012; Patrick Lauer <patrick@gentoo.org>
  +files/celery-3.0.12-require-python-dateutil-2.1.patch, celery-3.0.12.ebuild:
  Fixing patch #443082

*celery-3.0.12 (13 Nov 2012)

  13 Nov 2012; Patrick Lauer <patrick@gentoo.org> +celery-3.0.12.ebuild:
  Bump

*celery-3.0.11-r1 (25 Oct 2012)

  25 Oct 2012; Corentin Chary <iksaif@gentoo.org> +celery-3.0.11-r1.ebuild,
  +files/celery-3.0.11-require-python-dateutil-2.1.patch, -celery-3.0.11.ebuild:
  Fix #439284. Allow usage of dev-python/python-dateutil-2.1.

*celery-3.0.11 (28 Sep 2012)

  28 Sep 2012; Corentin Chary <iksaif@gentoo.org> +celery-3.0.11.ebuild,
  -celery-3.0.5-r1.ebuild:
  Bump to 3.0.11.

*celery-3.0.9 (31 Aug 2012)

  31 Aug 2012; Corentin Chary <iksaif@gentoo.org> +celery-3.0.9.ebuild,
  -celery-3.0.4.ebuild:
  Bump to 3.0.9.

*celery-3.0.5-r1 (15 Aug 2012)

  15 Aug 2012; Corentin Chary <iksaif@gentoo.org> +celery-3.0.5-r1.ebuild,
  -celery-3.0.5.ebuild, files/celery.confd, files/celery.initd:
  Enhance init script.

  14 Aug 2012; Corentin Chary <iksaif@gentoo.org> -celery-2.5.5.ebuild:
  Remove old version.

*celery-3.0.5 (14 Aug 2012)

  14 Aug 2012; Corentin Chary <iksaif@gentoo.org> +celery-3.0.5.ebuild,
  celery-3.0.4.ebuild:
  Bump to 3.0.5.

*celery-3.0.4 (29 Jul 2012)

  29 Jul 2012; Corentin Chary <iksaif@gentoo.org> +celery-3.0.4.ebuild,
  -celery-3.0.1.ebuild, -files/celery-3.0.1-fix-setuptools-import.patch:
  Bump to 3.0.4.

*celery-2.5.5 (17 Jul 2012)
*celery-3.0.1 (17 Jul 2012)

  17 Jul 2012; Corentin Chary <iksaif@gentoo.org> +celery-2.5.5.ebuild,
  +celery-3.0.1.ebuild, +files/celery-3.0.1-fix-setuptools-import.patch,
  -celery-2.5.3.ebuild:
  Bump to 2.5.5 and 3.0.1. Add examples and doc thanks to idella4. Closes
  #425794 and #422661.

  16 Jul 2012; Corentin Chary <iksaif@gentoo.org> files/celery.initd:
  LICENSE variable does not reflect init script. Closes #425934.

*celery-2.5.3 (30 May 2012)

  30 May 2012; Corentin Chary <iksaif@gentoo.org> +celery-2.5.3.ebuild,
  +files/celery.confd, +files/celery.initd, +metadata.xml:
  New ebuild for celery. Closes bug #342041.