File: changelog

package info (click to toggle)
python-kafka 2.0.2-9
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,740 kB
  • sloc: python: 20,457; makefile: 210; sh: 76
file content (191 lines) | stat: -rw-r--r-- 5,789 bytes parent folder | download
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
python-kafka (2.0.2-9) unstable; urgency=medium

  * Fixed upstream CVS URLs and use mode=git in d/watch (Closes: #1082515).

 -- Thomas Goirand <zigo@debian.org>  Thu, 02 Jan 2025 15:19:21 +0100

python-kafka (2.0.2-8) unstable; urgency=medium

  * Fix depends (Closes: #1088704).

 -- Thomas Goirand <zigo@debian.org>  Fri, 20 Dec 2024 14:30:43 +0100

python-kafka (2.0.2-7) unstable; urgency=medium

  * Switch to pybuild (Closes: #1090519).

 -- Thomas Goirand <zigo@debian.org>  Thu, 19 Dec 2024 10:28:37 +0100

python-kafka (2.0.2-6) unstable; urgency=medium

  * Remove extraneous python3-unittest2 build dependency (Closes: #1066135).
  * Add fix-using-six.patch.
  * Blacklist test_send() that needs a spec for the mock.

 -- Thomas Goirand <zigo@debian.org>  Thu, 18 Apr 2024 09:26:18 +0200

python-kafka (2.0.2-5) unstable; urgency=medium

  * Removed nose and nose-timer build-depends (Closes: #1018521).

 -- Thomas Goirand <zigo@debian.org>  Wed, 23 Aug 2023 17:25:02 +0200

python-kafka (2.0.2-4) unstable; urgency=medium

  * Cleans properly (Closes: #1045152).

 -- Thomas Goirand <zigo@debian.org>  Mon, 14 Aug 2023 18:11:04 +0200

python-kafka (2.0.2-3) unstable; urgency=medium

  * Add Fixes-ypeError_Population_must_be_a_sequence.patch (Closes: #1026497).

 -- Thomas Goirand <zigo@debian.org>  Fri, 13 Jan 2023 08:44:22 +0100

python-kafka (2.0.2-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Wed, 29 Sep 2021 12:31:58 +0200

python-kafka (2.0.2-1) experimental; urgency=medium

  * New upstream release.
  * Rebase and refresh patches.

 -- Thomas Goirand <zigo@debian.org>  Wed, 25 Aug 2021 09:34:29 +0200

python-kafka (2.0.1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sun, 10 May 2020 01:44:48 +0200

python-kafka (2.0.1-1) experimental; urgency=medium

  * New upstream version (Closes: #946457).
  * d/control:
    - Add me to uploaders
    - Bump debhelper-compat
    - Bump standards-version
  * d/copyright: Add me to copyright
  * d/PKG-INFO: Update PKG-INFO
  * d/patches: Add skip-integration-test.patch

 -- Michal Arbet <michal.arbet@ultimum.io>  Thu, 30 Apr 2020 10:16:11 +0200

python-kafka (1.4.6-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Running wrap-and-sort -bast
  * Use debhelper-compat instead of debian/compat.

  [ Thomas Goirand ]
  * New upstream release.
  * Removed Python 2 support (Closes: #937864).
  * Rebased remove-multiple-privacy-breaches.patch.
  * Rebased remove-old-lz4-test.patch.

 -- Thomas Goirand <zigo@debian.org>  Sun, 08 Sep 2019 12:53:09 +0200

python-kafka (1.4.3-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Use team+openstack@tracker.debian.org as maintainer

  [ Thomas Goirand ]
  * New upstream release.
  * Using python3 -m sphinx to build the doc.
  * Removed py37-compat.patch applied upstream.
  * Rebased remove-multiple-privacy-breaches.patch.
  * Removed do-not-test-lz4-compression.patch, now obsolete.
  * Add do-not-test-with-old-lz4.patch.

 -- Thomas Goirand <zigo@debian.org>  Fri, 07 Sep 2018 10:18:37 +0200

python-kafka (1.3.3-4) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Thomas Goirand ]
  * Apply upstream patch for Python 3.7 compat with the async keyword. Thanks
    to James Page for forwarding the patch (Closes: #903031).

 -- Thomas Goirand <zigo@debian.org>  Tue, 10 Jul 2018 18:04:43 +0200

python-kafka (1.3.3-3) unstable; urgency=medium

  * Add remove-old-lz4-test.patch (Closes: #881986).

 -- Thomas Goirand <zigo@debian.org>  Fri, 17 Nov 2017 12:11:12 +0000

python-kafka (1.3.3-2) unstable; urgency=medium

  * Uploading to unstable (Closes: #834033).
  * Switched to debhelper 10.
  * Removed pre-depends on dpkg version.
  * Standards-Version is now 4.1.1.
  * Add patch to remove multiple privacy breaches in docs.
  * Remove docs/license.rst before building docs.

 -- Thomas Goirand <zigo@debian.org>  Wed, 01 Nov 2017 10:38:17 +0000

python-kafka (1.3.3-1) experimental; urgency=medium

  [ Daniel Baumann ]
  * Updating vcs fields.
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Updating standards version to 4.0.0.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.
  * Updating standards version to 4.0.1.
  * Updating standards version to 4.1.0.

  [ Thomas Goirand ]
  * New upstream release.
  * Added unittest2 and pytest as build-depends.
  * Rebased do-not-use-sphinxcontrib.napoleon-theme.patch.
  * Do not test with lz4 compression (broken?).

 -- Thomas Goirand <zigo@debian.org>  Sun, 17 Sep 2017 20:28:34 +0000

python-kafka (0.9.5-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Standards-Version is 3.9.8 now (no change)
  * d/rules: Changed UPSTREAM_GIT protocol to https

  [ Thomas Goirand ]
  * Add missing python-sphinx-rtd-theme build-dep (Closes: #830378).
  * Using pkgos-dh_auto_install.
  * Add no-intersphinx.patch.

 -- Thomas Goirand <zigo@debian.org>  Mon, 11 Jul 2016 11:11:11 +0200

python-kafka (0.9.5-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Fixed VCS URLs (https).

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed debian/copyright ordering.
  * Standards-Version: 3.9.7 (no change).

 -- Thomas Goirand <zigo@debian.org>  Wed, 02 Mar 2016 13:50:34 +0000

python-kafka (0.9.3-2) unstable; urgency=medium

  * Added missing python-mock build-deps.
  * Added PYTHONPATH=. when building sphinx doc.

 -- Thomas Goirand <zigo@debian.org>  Tue, 17 Feb 2015 15:22:08 +0000

python-kafka (0.9.3-1) unstable; urgency=medium

  * Initial release. (Closes: #778619)

 -- Thomas Goirand <zigo@debian.org>  Tue, 17 Feb 2015 15:35:34 +0100