File: changelog

package info (click to toggle)
influxdb-python 5.3.2-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,576 kB
  • sloc: python: 7,274; makefile: 5
file content (228 lines) | stat: -rw-r--r-- 6,814 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
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
221
222
223
224
225
226
227
228
influxdb-python (5.3.2-6) unstable; urgency=medium

  * Team upload.
  * Patch-out usage of python3-mock
  * Bump Standards-Version to 4.7.2
  * Reformat d/control with debputy

 -- Alexandre Detiste <tchet@debian.org>  Fri, 08 Aug 2025 17:12:44 +0200

influxdb-python (5.3.2-5) unstable; urgency=medium

  * Team upload.
  * Remove generated dependency on python3-six (2/2)

 -- Alexandre Detiste <tchet@debian.org>  Sun, 17 Nov 2024 13:49:54 +0100

influxdb-python (5.3.2-4) unstable; urgency=medium

  * Team upload.
  * Remove dependency on python3-six

 -- Alexandre Detiste <tchet@debian.org>  Sat, 16 Nov 2024 22:06:55 +0100

influxdb-python (5.3.2-3) unstable; urgency=medium

  * Team upload.
  * Remove dependency on python3-nose (Closes: #1018375)

 -- Alexandre Detiste <tchet@debian.org>  Fri, 13 Sep 2024 21:32:24 +0200

influxdb-python (5.3.2-2) unstable; urgency=medium

  * Team Upload
  * Tests: avoid failing with pandas 2.2 (Closes: #1071123),
    remove unnecessary skip.

 -- Rebecca N. Palmer <rebecca_palmer@zoho.com>  Tue, 14 May 2024 22:37:54 +0100

influxdb-python (5.3.2-1) unstable; urgency=medium

  * Team Upload
  * Last upstream version 5.3.2 - project is archived
  * Fix more py3.12 deprecations (Closes: #1059448)

 -- Alexandre Detiste <tchet@debian.org>  Mon, 13 May 2024 20:29:44 +0200

influxdb-python (5.3.1-6) unstable; urgency=medium

  * Team upload.
  * Fix FTBFS with pandas 2.0
    Closes: #1044076
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)

 -- Andreas Tille <tille@debian.org>  Sat, 03 Feb 2024 22:29:58 +0100

influxdb-python (5.3.1-5) unstable; urgency=medium

  * Team upload,
  * Port to Python3.12 and skip one test that has different results in
    Python 3.11 and 3.12
    Closes: #1058299

 -- Andreas Tille <tille@debian.org>  Mon, 25 Dec 2023 08:51:01 +0100

influxdb-python (5.3.1-4) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository-Browse.
  * Update standards version to 4.6.2, no changes needed.

  [ Andreas Tille ]
  * Rules-Requires-Root: no (routine-update)
  * watch file standard 4 (routine-update)
  * tzdata ships only timezones in tzdata that follow the current rules
    of geographical region (continent or ocean) and city name
    Closes: #1052806
  * Fix Homepage

 -- Andreas Tille <tille@debian.org>  Fri, 27 Oct 2023 10:17:59 +0200

influxdb-python (5.3.1-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.
  * Remove constraints unnecessary since buster:
    + Build-Depends-Indep: Drop versioned constraint on python3-requests-mock.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 25 May 2022 21:39:56 +0100

influxdb-python (5.3.1-2) unstable; urgency=medium

  * Upload to unstable.

 -- Thomas Goirand <zigo@debian.org>  Mon, 16 Aug 2021 12:39:54 +0200

influxdb-python (5.3.1-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Thomas Goirand ]
  * New upstream release.
  * Team upload.
  * Add python3-msgpack as (build-)depends.
  * Refreshed skip-precision-test.patch.
  * Add remove-broken-test.patch.

 -- Thomas Goirand <zigo@debian.org>  Tue, 23 Mar 2021 09:54:46 +0100

influxdb-python (5.2.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
    Closes: #950063
  * Moved to Debian Python Modules Team
  * Standards-Version: 4.5.0 (routine-update)
  * debhelper-compat 12 (routine-update)
  * Remove trailing whitespace in debian/copyright (routine-update)
  * Add salsa-ci file (routine-update)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Andreas Tille <tille@debian.org>  Tue, 10 Mar 2020 17:56:45 +0100

influxdb-python (5.2.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Removed Python 2 support (Closes: #935372, #936734).

 -- Thomas Goirand <zigo@debian.org>  Sat, 14 Sep 2019 21:35:49 +0200

influxdb-python (5.2.0-1) unstable; urgency=medium

  * New upstream version. (Closes: #899402)
  * Skip dataframe precision test. (Closes: #902470)
  * Remove unused patches.
  * d/control: depend on python3-six where
    appropriate. (Closes: #881662)
  * Fix insecure-copyright-format-uri.
  * Fix debian-watch-uses-insecure-uri.
  * Add autopkgtest.

 -- Alexandre Viau <aviau@debian.org>  Tue, 28 Aug 2018 12:44:31 -0400

influxdb-python (4.1.1-2) unstable; urgency=medium

  * Move to salsa.debian.org.

 -- Alexandre Viau <aviau@debian.org>  Fri, 29 Dec 2017 01:14:51 -0500

influxdb-python (4.1.1-1) unstable; urgency=medium

  * New upstream version (Closes: #868967)
  * Bump Standards-Version to 4.0.0.

 -- Alexandre Viau <aviau@debian.org>  Wed, 02 Aug 2017 16:11:46 -0400

influxdb-python (3.0.0-2) unstable; urgency=medium

  * Disable FurureWarnings (Closes: #841559)

 -- Alexandre Viau <aviau@debian.org>  Tue, 28 Feb 2017 15:44:10 -0500

influxdb-python (3.0.0-1) unstable; urgency=medium

  * New upstream version.
  * Bump Standards-Version to 3.9.8.
  * Change Vcs-Git and Vcs-Browser to secure (https) URLs.

 -- Alexandre Viau <aviau@debian.org>  Sun, 26 Jun 2016 21:53:39 +0200

influxdb-python (2.12.0-1) unstable; urgency=medium

  * New upstream version

 -- Alexandre Viau <aviau@debian.org>  Fri, 29 Jan 2016 10:10:50 -0500

influxdb-python (2.11.0-1) unstable; urgency=medium

  * New upstream version
  * Changed my email to @debian.org
  * Updated source link in d/copyright

 -- Alexandre Viau <aviau@debian.org>  Mon, 11 Jan 2016 19:48:22 -0500

influxdb-python (2.10.0-1) unstable; urgency=medium

  * New upstream version (Closes: #802079)

 -- Alexandre Viau <alexandre@alexandreviau.net>  Fri, 30 Oct 2015 16:14:53 -0400

influxdb-python (2.8.0-1) unstable; urgency=low

  * New upstream version
  * debian/copyright: only mention copyright holder
  * Changed Vcs-Browser link for cgit

 -- Alexandre Viau <alexandre@alexandreviau.net>  Tue, 18 Aug 2015 14:48:42 -0400

influxdb-python (2.7.3-1) unstable; urgency=medium

  * New upstream version
  * Re-enable tests
  * Re-order control fields

 -- Alexandre Viau <alexandre@alexandreviau.net>  Fri, 31 Jul 2015 10:20:24 -0400

influxdb-python (2.6.0-1) unstable; urgency=medium

  [ Alexandre Viau ]
  * Released new upstream version (Closes: #791879)

  [ Thomas Goirand ]
  * Fixed identical short and long description.

 -- Alexandre Viau <alexandre@alexandreviau.net>  Sat, 11 Jul 2015 19:21:32 -0400

influxdb-python (0.1.12-1) unstable; urgency=low

  * Initial release (Closes: #764643)

 -- Alexandre Viau <alexandre@alexandreviau.net>  Fri, 10 Oct 2014 12:56:09 -0400