summaryrefslogtreecommitdiff
blob: debbe14da08417fe73e2f0cc07494e198fde0af0 (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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
# ChangeLog for dev-python/kombu
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/kombu/ChangeLog,v 1.46 2015/05/27 09:00:24 idella4 Exp $

  27 May 2015; Ian Delaney <idella4@gentoo.org>
  +files/kombu-3.0.26-pymongo-test-fix.patch, kombu-3.0.26.ebuild:
  patch by upstream to fix failed test, correction to version bordering of dev-
  python/pymongo, comment out funtests under py2.7 still requiring older version
  of dev-python/pymongo

*kombu-3.0.26 (07 May 2015)

  07 May 2015; Ian Delaney <idella4@gentoo.org> +kombu-3.0.26.ebuild:
  bump; update deps, fixes bug #548592

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

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

  08 Dec 2014; Ian Delaney <idella4@gentoo.org> -kombu-3.0.16.ebuild,
  -kombu-3.0.18.ebuild, -kombu-3.0.19.ebuild, -kombu-3.0.21.ebuild:
  rm old

*kombu-3.0.24 (08 Dec 2014)

  08 Dec 2014; Ian Delaney <idella4@gentoo.org> +kombu-3.0.24.ebuild:
  bump; tidy deps

*kombu-3.0.23 (20 Sep 2014)

  20 Sep 2014; Ian Delaney <idella4@gentoo.org> +kombu-3.0.23.ebuild:
  bump; upgrade deps, test failures filed in issue to upstream

*kombu-3.0.21 (17 Jul 2014)

  17 Jul 2014; Ian Delaney <idella4@gentoo.org> +kombu-3.0.21.ebuild,
  metadata.xml:
  bump; add optional deps pyro:4, pyzmq

  01 Jul 2014; Patrick Lauer <patrick@gentoo.org> -kombu-2.5.14.ebuild:
  Remove old version with unsatisfiable dependencies

  22 Jun 2014; Ian Delaney <idella4@gentoo.org> +files/kombu-NA-tests-fix.patch,
  kombu-3.0.18.ebuild, kombu-3.0.19.ebuild:
  fixes upstream issues #364, update test phase(s)

*kombu-3.0.18 (07 Jun 2014)

  07 Jun 2014; Ian Delaney <idella4@gentoo.org> +kombu-3.0.18.ebuild:
  bump, adjust test phase according to new failures

*kombu-3.0.16 (01 Jun 2014)

  01 Jun 2014; Ian Delaney <idella4@gentoo.org> +kombu-3.0.16.ebuild:
  bump; drop py3.2 add py3.4 support, update test phase

*kombu-3.0.15 (27 Apr 2014)

  27 Apr 2014; Ian Delaney <idella4@gentoo.org> +kombu-3.0.15.ebuild:
  bump; update test phase

*kombu-3.0.14 (31 Mar 2014)

  31 Mar 2014; Ian Delaney <idella4@gentoo.org> +kombu-3.0.14.ebuild,
  -kombu-1.0.4-r1.ebuild, -kombu-1.0.4.ebuild, -kombu-2.4.10.ebuild,
  metadata.xml:
  bump; Add local IUSE flags msgpack, also to metadata.xml; sqs update deps, add
  REQUIRED_USE conditions, update test phase, kind of fixes Bug #493810 by
  Patrick, rm old

  30 Mar 2014; Pacho Ramos <pacho@gentoo.org> metadata.xml:
  Drop maintainer as talked with him (#398377)

  26 Feb 2014; Patrick Lauer <patrick@gentoo.org> -kombu-2.5.12.ebuild:
  Drop old with unsatisfied deps

  26 Sep 2013; Matthew Thode <prometheanfire@gentoo.org> kombu-2.5.14.ebuild:
  fixing a py-amqp dep in kombu-2.5.14 so that kombu actually works

*kombu-2.5.14 (02 Sep 2013)

  02 Sep 2013; Patrick Lauer <patrick@gentoo.org> +kombu-2.5.14.ebuild:
  Bump

*kombu-2.5.12 (15 Aug 2013)

  15 Aug 2013; Ian Delaney <idella4@gentoo.org> +kombu-2.5.12.ebuild:
  bump, needed for celery-3.0.21, corrections & updates to deps

  15 Aug 2013; Patrick Lauer <patrick@gentoo.org> kombu-2.5.10.ebuild:
  Whitespace

  27 Jun 2013; Ian Delaney <idella4@gentoo.org> +files/kombu-2.5.10-tests.patch,
  kombu-2.5.10.ebuild:
  update dep, update test phase, patch partially fixing testsuite

  28 Apr 2013; Ian Delaney <idella4@gentoo.org> kombu-2.5.10.ebuild:
  Add py3.3, drop py3.1 & pypy support, drop dep simplejson, tidied up dep list,
  set in source build req'd for tests, unrestricted test, overhauled doc build &
  test phase

*kombu-2.5.10 (24 Apr 2013)

  24 Apr 2013; Ian Delaney <idella4@gentoo.org> +kombu-2.5.10.ebuild,
  kombu-2.4.10.ebuild:
  bump, test /issues/227 in progress

  26 Mar 2013; Matthew Thode <prometheanfire@gentoo.org> kombu-1.0.4-r1.ebuild:
  fixing kombu's 1.0.4 deps (anyjson was versioned and should not have been)

*kombu-1.0.4-r1 (26 Mar 2013)

  26 Mar 2013; Matthew Thode <prometheanfire@gentoo.org> +kombu-1.0.4-r1.ebuild:
  kombu 1.0.4 to eapi5

  21 Mar 2013; Matthew Thode <prometheanfire@gentoo.org> kombu-1.0.4.ebuild:
  changing the deps of kombu-1.0.4 to be more in line with what they actually
  should be

*kombu-2.5.6 (22 Feb 2013)

  22 Feb 2013; Patrick Lauer <patrick@gentoo.org> +kombu-2.5.6.ebuild:
  Bump

  09 Feb 2013; Mike Gilbert <floppym@gentoo.org> kombu-2.5.4-r1.ebuild:
  Update docs building workaround to allow for python-r1 based sphinx. Bug
  453976.

*kombu-1.0.4 (26 Jan 2013)

  26 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> +kombu-1.0.4.ebuild:
  adding kombu-1.0.4 for sys-cluster/cinder

*kombu-2.5.4-r1 (23 Jan 2013)

  23 Jan 2013; Corentin Chary <iksaif@gentoo.org> +kombu-2.5.4-r1.ebuild,
  kombu-2.5.4.ebuild:
  Remove unittest2 dependency.

*kombu-2.5.4 (08 Jan 2013)

  08 Jan 2013; Corentin Chary <iksaif@gentoo.org> +kombu-2.5.4.ebuild,
  -kombu-2.4.8.ebuild, -kombu-2.4.9.ebuild, metadata.xml:
  Bump to 2.5.4.

  06 Jan 2013; Michał Górny <mgorny@gentoo.org> kombu-2.4.10.ebuild,
  kombu-2.4.8.ebuild, kombu-2.4.9.ebuild:
  Use virtual/python-unittest2.

  11 Dec 2012; Ian Delaney <idella4@gentoo.org> kombu-2.4.10.ebuild:
  Improved 'variation on the theme' to build docs avoiding use of die with
  python3, prompted by Arfrever wrt initial Bug #445688

  09 Dec 2012; Ian Delaney <idella4@gentoo.org> kombu-2.4.10.ebuild:
  USE doc with python3 set to die due to inability of py3 to build docs, fixed
  build of docs with py2, fixes bug #No. 445688 by flameeyes

*kombu-2.4.10 (29 Nov 2012)

  29 Nov 2012; Patrick Lauer <patrick@gentoo.org> +kombu-2.4.10.ebuild:
  Bump

*kombu-2.4.9 (26 Nov 2012)

  26 Nov 2012; Corentin Chary <iksaif@gentoo.org> +kombu-2.4.9.ebuild,
  -kombu-2.4.5.ebuild, -kombu-2.4.7.ebuild:
  bump to 2.4.9

*kombu-2.4.8 (13 Nov 2012)

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

*kombu-2.4.7 (28 Sep 2012)

  28 Sep 2012; Corentin Chary <iksaif@gentoo.org> +kombu-2.4.7.ebuild,
  -kombu-2.3.2.ebuild, -kombu-2.4.3.ebuild:
  Bump to 2.4.7.

*kombu-2.4.5 (31 Aug 2012)

  31 Aug 2012; Corentin Chary <iksaif@gentoo.org> +kombu-2.4.5.ebuild:
  Bump to 2.4.5.

*kombu-2.4.3 (30 Aug 2012)

  30 Aug 2012; Corentin Chary <iksaif@gentoo.org> +kombu-2.4.3.ebuild,
  -kombu-2.3.0.ebuild:
  Bump to 2.4.3.

*kombu-2.3.2 (14 Aug 2012)

  14 Aug 2012; Corentin Chary <iksaif@gentoo.org> +kombu-2.3.2.ebuild,
  -kombu-2.2.0.ebuild, -kombu-2.2.6.ebuild:
  Bump to 2.3.2, remove old versions.

*kombu-2.3.0 (29 Jul 2012)

  29 Jul 2012; Corentin Chary <iksaif@gentoo.org> +kombu-2.3.0.ebuild:
  Bump to 2.3.0

*kombu-2.2.6 (17 Jul 2012)

  17 Jul 2012; Corentin Chary <iksaif@gentoo.org> +kombu-2.2.6.ebuild,
  -kombu-2.1.8.ebuild, metadata.xml:
  kombu 2.2.6 version bump.

*kombu-2.2.0 (29 Jun 2012)

  29 Jun 2012; Corentin Chary <iksaif@gentoo.org> +kombu-2.2.0.ebuild:
  Bump to 2.2.0. Closes #422723. Patch from Ian Delaney.

*kombu-2.1.8 (30 May 2012)

  30 May 2012; Corentin Chary <iksaif@gentoo.org>
  +files/kombu-2.1.1-add-assertIsInstance-with-unittest.patch,
  +kombu-2.1.8.ebuild, +metadata.xml:
  New ebuild for kombu.