243 lines
8.1 KiB
Text
243 lines
8.1 KiB
Text
# ChangeLog for dev-python/celery
|
|
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
|
# $Header: /var/cvsroot/gentoo-x86/dev-python/celery/ChangeLog,v 1.49 2015/05/08 08:47:05 idella4 Exp $
|
|
|
|
*celery-3.1.18 (08 May 2015)
|
|
|
|
08 May 2015; Ian Delaney <idella4@gentoo.org> +celery-3.1.18.ebuild,
|
|
-celery-3.1.16.ebuild:
|
|
bump one remove one, fixes bug #548588
|
|
|
|
08 Mar 2015; Pacho Ramos <pacho@gentoo.org> celery-3.1.17.ebuild:
|
|
x86 stable, bug 540290
|
|
|
|
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> celery-3.1.17.ebuild:
|
|
amd64 stable, bug 540290
|
|
|
|
*celery-3.1.17 (08 Dec 2014)
|
|
|
|
08 Dec 2014; Ian Delaney <idella4@gentoo.org> +celery-3.1.17.ebuild,
|
|
-celery-3.1.11.ebuild, -celery-3.1.12.ebuild, -celery-3.1.13.ebuild,
|
|
-celery-3.1.14.ebuild, -celery-3.1.15-r1.ebuild, -celery-3.1.15.ebuild,
|
|
celery-3.1.16.ebuild, metadata.xml:
|
|
unrestrict test phase found to no longer fail, bump; update deps, add use
|
|
flags to enable optional features in common with those of kombu, rm old
|
|
|
|
*celery-3.1.16 (25 Oct 2014)
|
|
|
|
25 Oct 2014; Ian Delaney <idella4@gentoo.org> +celery-3.1.16.ebuild:
|
|
bump; add bash completion at install, inherit required eclass, reduce & refine
|
|
Description, restrict test phase due to mass failure on testing, cite filed
|
|
bug in comment
|
|
|
|
*celery-3.1.15-r1 (21 Sep 2014)
|
|
|
|
21 Sep 2014; Ian Delaney <idella4@gentoo.org> +celery-3.1.15-r1.ebuild,
|
|
celery-3.1.15.ebuild:
|
|
revbump; upgrade deps
|
|
|
|
*celery-3.1.15 (16 Sep 2014)
|
|
|
|
16 Sep 2014; Michael Weber <xmw@gentoo.org> +celery-3.1.15.ebuild:
|
|
Version bump (non-maint)
|
|
|
|
*celery-3.1.14 (14 Sep 2014)
|
|
|
|
14 Sep 2014; Michael Weber <xmw@gentoo.org> +celery-3.1.14.ebuild:
|
|
Version bump (non-maint commit).
|
|
|
|
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> celery-3.1.11.ebuild,
|
|
celery-3.1.12.ebuild, celery-3.1.13.ebuild:
|
|
QA: drop trailing '.' from DESCRIPTION
|
|
|
|
*celery-3.1.13 (17 Jul 2014)
|
|
|
|
17 Jul 2014; Ian Delaney <idella4@gentoo.org> +celery-3.1.13.ebuild:
|
|
bump
|
|
|
|
16 Jul 2014; Ian Delaney <idella4@gentoo.org> -celery-3.1.10.ebuild:
|
|
remove old
|
|
|
|
06 Jul 2014; Michał Górny <mgorny@gentoo.org> celery-3.1.10.ebuild,
|
|
celery-3.1.11.ebuild, celery-3.1.12.ebuild:
|
|
Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
|
|
unittest2 (those packages were only required for <=python-2.6).
|
|
|
|
01 Jul 2014; Patrick Lauer <patrick@gentoo.org> metadata.xml:
|
|
Remove unneeded useflag description from metadata.xml
|
|
|
|
01 Jul 2014; Patrick Lauer <patrick@gentoo.org> -celery-3.0.14-r1.ebuild,
|
|
-celery-3.0.21.ebuild:
|
|
Remove old versions with unsatisfied dependencies
|
|
|
|
*celery-3.1.12 (14 Jun 2014)
|
|
|
|
14 Jun 2014; Ian Delaney <idella4@gentoo.org> +celery-3.1.12.ebuild,
|
|
files/celery-3.1.11-test.patch:
|
|
bump; add py3.4 support, update deps
|
|
|
|
*celery-3.1.11 (04 May 2014)
|
|
|
|
04 May 2014; Ian Delaney <idella4@gentoo.org> +celery-3.1.11.ebuild,
|
|
+files/celery-3.1.11-test.patch, -celery-3.0.12.ebuild, -celery-3.0.13.ebuild,
|
|
-celery-3.0.15.ebuild, -celery-3.0.16.ebuild, -celery-3.0.17.ebuild,
|
|
-celery-3.0.19.ebuild:
|
|
bump, rm olds
|
|
|
|
26 Apr 2014; Ian Delaney <idella4@gentoo.org> celery-3.1.10.ebuild:
|
|
take out white space
|
|
|
|
26 Apr 2014; Ian Delaney <idella4@gentoo.org> +files/celery-3.1.10-test.patch,
|
|
celery-3.1.10.ebuild:
|
|
patch to fix tests for py3
|
|
|
|
*celery-3.1.10 (09 Apr 2014)
|
|
|
|
09 Apr 2014; Ian Delaney <idella4@gentoo.org> +celery-3.1.10.ebuild,
|
|
+files/celery.confd-r1, +files/celery.initd-r1, metadata.xml:
|
|
bump; add IUSE redis, optional flag for tests, py3 support, update test phase,
|
|
new initd and confd files submitted by S. Talpalru in Bug #505492, initially
|
|
masked for further testing
|
|
|
|
30 Mar 2014; Pacho Ramos <pacho@gentoo.org> metadata.xml:
|
|
Drop maintainer as talked with him (#398377)
|
|
|
|
12 Sep 2013; Michał Górny <mgorny@gentoo.org> celery-3.0.12.ebuild,
|
|
celery-3.0.13.ebuild, celery-3.0.14-r1.ebuild, celery-3.0.15.ebuild,
|
|
celery-3.0.16.ebuild, celery-3.0.17.ebuild, celery-3.0.19.ebuild,
|
|
celery-3.0.21.ebuild:
|
|
Replace virtual/pyparsing dep with dev-python/pyparsing. The split versions
|
|
were removed and all in-tree versions support all impls now.
|
|
|
|
*celery-3.0.21 (08 Jul 2013)
|
|
|
|
08 Jul 2013; Patrick Lauer <patrick@gentoo.org> +celery-3.0.21.ebuild:
|
|
Bump
|
|
|
|
10 May 2013; Patrick Lauer <patrick@gentoo.org> celery-3.0.19.ebuild:
|
|
Restricting to py2.7 until pymongo (re)gains py3 support
|
|
|
|
02 May 2013; Ian Delaney <idella4@gentoo.org> celery-3.0.19.ebuild:
|
|
updated deps re 'PYTHON_USEDEP', minor tidy to test phase
|
|
|
|
01 May 2013; Mike Gilbert <floppym@gentoo.org> celery-3.0.19.ebuild:
|
|
Tweak python_test.
|
|
|
|
01 May 2013; Mike Gilbert <floppym@gentoo.org> celery-3.0.19.ebuild:
|
|
Drop sql use flag and tidy-up python2 deps.
|
|
|
|
*celery-3.0.19 (29 Apr 2013)
|
|
|
|
29 Apr 2013; Ian Delaney <idella4@gentoo.org> +celery-3.0.19.ebuild,
|
|
+files/celery-docs.patch:
|
|
bump; add py3 support, migration -> distutils-r1, test phase tweaked, bump
|
|
request orig. from Bug #466050, has python dep issues cited in the Bug
|
|
|
|
*celery-3.0.17 (04 Apr 2013)
|
|
|
|
04 Apr 2013; Patrick Lauer <patrick@gentoo.org> +celery-3.0.17.ebuild:
|
|
Bump
|
|
|
|
*celery-3.0.16 (19 Mar 2013)
|
|
|
|
19 Mar 2013; Patrick Lauer <patrick@gentoo.org> +celery-3.0.16.ebuild:
|
|
Bump
|
|
|
|
*celery-3.0.15 (11 Mar 2013)
|
|
|
|
11 Mar 2013; Patrick Lauer <patrick@gentoo.org> +celery-3.0.15.ebuild:
|
|
Bump
|
|
|
|
*celery-3.0.14-r1 (06 Mar 2013)
|
|
|
|
06 Mar 2013; Corentin Chary <iksaif@gentoo.org> +celery-3.0.14-r1.ebuild,
|
|
-celery-3.0.11-r1.ebuild, -celery-3.0.14.ebuild, -celery-3.0.9.ebuild,
|
|
files/celery.initd:
|
|
Fix 'status' action in init script and remove some old ebuilds.
|
|
|
|
*celery-3.0.14 (22 Feb 2013)
|
|
|
|
22 Feb 2013; Patrick Lauer <patrick@gentoo.org> +celery-3.0.14.ebuild:
|
|
Bump
|
|
|
|
09 Feb 2013; Corentin Chary <iksaif@gentoo.org> files/celery.initd:
|
|
Tweak initd script.
|
|
|
|
*celery-3.0.13 (22 Jan 2013)
|
|
|
|
22 Jan 2013; Patrick Lauer <patrick@gentoo.org> +celery-3.0.13.ebuild:
|
|
Bump
|
|
|
|
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.
|