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 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342
|
tqdm (4.67.1-3) sid; urgency=medium
* Updating to standards version 4.7.1.
* Updating to standards version 4.7.2.
-- Daniel Baumann <daniel@debian.org> Wed, 19 Mar 2025 21:05:32 +0100
tqdm (4.67.1-2) sid; urgency=medium
* Updating source url in copyright.
* Updating vcs fields.
* Trimming debian changelog.
* Updating email address.
-- Daniel Baumann <daniel@debian.org> Wed, 05 Feb 2025 19:28:09 +0100
tqdm (4.67.1-1) sid; urgency=medium
* Merging upstream version 4.67.1.
-- Daniel Baumann <daniel@debian.org> Mon, 25 Nov 2024 08:20:39 +0100
tqdm (4.67.0-1) sid; urgency=medium
* Merging upstream version 4.67.0.
-- Daniel Baumann <daniel@debian.org> Sat, 09 Nov 2024 09:16:17 +0100
tqdm (4.66.5-1) sid; urgency=medium
* Merging upstream version 4.66.5.
-- Daniel Baumann <daniel@debian.org> Mon, 05 Aug 2024 10:28:23 +0200
tqdm (4.66.4-2) sid; urgency=medium
* Rebuilding without changes with python3.12 to get regenerated metadata
(Closes: #1077191).
-- Daniel Baumann <daniel@debian.org> Sat, 27 Jul 2024 00:32:08 +0200
tqdm (4.66.4-1) sid; urgency=medium
* Merging upstream version 4.66.4:
- any optional non-boolean CLI arguments are passed through python's eval,
allowing arbitrary code execution [CVE-2024-34062] (Closes: #1070372).
-- Daniel Baumann <daniel@debian.org> Sat, 04 May 2024 18:02:53 +0200
tqdm (4.66.2-3) sid; urgency=medium
* Updating to standards-version 4.7.0.
* Adding python3-setuptools-scm to build-depends so tqdm outputs its
version properly, thanks to Michael R. Crusoe <crusoe@debian.org>
(Closes: #1069896).
-- Daniel Baumann <daniel@debian.org> Sat, 27 Apr 2024 04:54:43 +0200
tqdm (4.66.2-2) sid; urgency=medium
* Adding python3-dask to build-depends for additional tests.
* Running wrap-and-sort on debian files.
-- Daniel Baumann <daniel@debian.org> Sat, 02 Mar 2024 09:52:28 +0100
tqdm (4.66.2-1) sid; urgency=medium
* Merging upstream version 4.66.2.
* Adding rules-requires-root field.
* Adding vcs fields.
* Shortening standards-version field.
* Updating homepage field.
* Adding upstream-contact field.
* Updating source field.
* Harmonizing author information in copyright.
* Removing uneeded embedding of MPL copy in copyright.
* Removing dont-use-setuptools-scm.patch, not needed anymore with new
upstream version.
* Removing pandas2p1_ignore_warnings.patch, not needed anymore with new
upstream version.
* Removing python3p12_compat.patch, not needed anymore with new upstream
version.
* Using dedidated debhelper files for manpages installation.
* Using dedidated debhelper files for docs installation.
* Using dedidated debhelper files for examples installation.
* Reordering dh call in rules for consistency.
-- Daniel Baumann <daniel@debian.org> Sat, 02 Mar 2024 09:46:32 +0100
tqdm (4.64.1-4) sid; urgency=medium
* New maintainer (Closes: #1065236).
-- Daniel Baumann <daniel@debian.org> Sat, 02 Mar 2024 09:21:39 +0100
tqdm (4.64.1-3) unstable; urgency=medium
* orphan
-- Sandro Tosi <morph@debian.org> Sat, 02 Mar 2024 01:37:38 -0500
tqdm (4.64.1-2) unstable; urgency=medium
* Team upload
[ Rebecca N. Palmer ]
* Tests: ignore some pandas 2.1 warnings; Closes: #1053946
* Stop using deprecated utcfromtimestamp; Closes: #1058160
[ Andreas Tille ]
* Fix d/copyright
-- Rebecca N. Palmer <rebecca_palmer@zoho.com> Mon, 29 Jan 2024 20:30:45 +0000
tqdm (4.64.1-1) unstable; urgency=medium
* New upstream release
* debian/control
- bump Standards-Version to 4.6.2.0 (no changes needed)
- build using pybuild-plugin-pyproject
* debian/copyright
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Sat, 31 Dec 2022 12:11:33 -0500
tqdm (4.64.0-2) unstable; urgency=medium
* Team upload.
* Drop unused test dependency
-- Jochen Sprickerhof <jspricke@debian.org> Fri, 15 Apr 2022 21:05:35 +0200
tqdm (4.64.0-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Make "Files: *" paragraph the first in the copyright file.
[ Jochen Sprickerhof ]
* New upstream version 4.64.0 (Closes: #997477)
* Rebase patch
* Drop pytest6-compat patch (pytest was updated)
* bump policy version (no changes)
* Add new test dependency
* Fix d/copyright
-- Jochen Sprickerhof <jspricke@debian.org> Thu, 14 Apr 2022 23:04:01 +0200
tqdm (4.57.0-2) unstable; urgency=medium
* debian/patches/dont-use-setuptools-scm.patch
- since we disabled setuptools_scm, we need to explicly retrieve and set
tqdm version, so that egginfo has the right version too; Closes: #983007
-- Sandro Tosi <morph@debian.org> Fri, 05 Mar 2021 03:57:27 -0500
tqdm (4.57.0-1) unstable; urgency=medium
* New upstream release
* debian/patches/pytest6-compat.patch
- refresh patch
-- Sandro Tosi <morph@debian.org> Wed, 17 Feb 2021 23:24:33 -0500
tqdm (4.56.2-1) unstable; urgency=medium
* New upstream release; Closes: #980680
* Use the new Debian Python Team contact name and address
* debian/copyright
- extend packaging copyright years
- update upstream copyright years
* debian/patches/dont-use-setuptools-scm.patch
- dont use setuptools scm
* debian/patches/pytest6-compat.patch
- drop durations-min, not compatible with the version of pytest we have in
unstable at this time
- remove -W=error, several warnings with Pandas need to be resolved first
* debian/patches/*
- refresh patches
* debian/control
- add keras, pytest-asyncio, rich, tk to b-d, needed by tests
- bump Standards-Version to 4.5.1 (no changes needed)
* debian/rules
- disable test_keras, currently failing in theano
* debian/watch
- bump version to 4
-- Sandro Tosi <morph@debian.org> Wed, 17 Feb 2021 01:11:25 -0500
tqdm (4.51.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* New upstream release
* debian/patches
- remove patch, no longer required
* switch to nose to pytest
* debian/control
- build/test/install for all availble python3 versions
-- Sandro Tosi <morph@debian.org> Sun, 25 Oct 2020 23:28:37 -0400
tqdm (4.48.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Emmanuel Arias <eamanu@yaerobi.com> Tue, 18 Aug 2020 22:52:19 -0300
tqdm (4.48.1-1) unstable; urgency=medium
* New upstream release
* debian/rules
- dont run the test_comppath test, requires tqdm to be installed
* debian/control
- wrap-and-sort
- bump Standards-Version to 4.5.0 (no changes needed)
- bump compat level to 13
-- Sandro Tosi <morph@debian.org> Mon, 03 Aug 2020 01:35:20 -0400
tqdm (4.43.0-1) unstable; urgency=medium
* New upstream release; Closes: #951982
* debian/copyright
- update upstream copyright notice
- extend packaging copyright years
* debian/patches/0001-skip-tests.patch
- refresh patch
-- Sandro Tosi <morph@debian.org> Wed, 04 Mar 2020 22:47:05 -0500
tqdm (4.30.0-1) unstable; urgency=medium
[ Sandro Tosi ]
* New upstream release
* debian/copyright
- update to new upstream code
* debian/patches/0001-skip-tests.patch
- update patch to new upstream code
* Drop python2 support; Closes: #938681
* debian/control
- bump Standards-Version to 4.4.1 (no changes needed)
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
-- Sandro Tosi <morph@debian.org> Sun, 06 Oct 2019 13:51:14 -0400
tqdm (4.28.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Convert git repository from git-dpm to gbp layout
[ Sandro Tosi ]
* New upstream release
* debian/rules
- new location of manpage
* debian/control
- bump Standards-Version to 4.2.1 (no changes needed)
- add pandas to b-d, needed by tests
* debian/patches/0001-skip-tests.patch
- skip some failing tests
-- Sandro Tosi <morph@debian.org> Tue, 25 Dec 2018 15:11:24 -0500
tqdm (4.23.4-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Sandro Tosi ]
* New upstream release
* debian/copyright
- extend packaging copyright years
- update upstream copyright years
* debian/control
- bump Standards-Version to 4.1.4 (no changes needed)
-- Sandro Tosi <morph@debian.org> Fri, 08 Jun 2018 16:33:14 -0400
tqdm (4.19.5-1) unstable; urgency=medium
* New upstream release; Closes: #885898
* debian/copyright
- extend packaging copyright notice
- update upstream copyright information
* debian/control
- bump Standards-Version to 4.1.3 (no changes needed)
* debian/rules
- install tqdm manpage only in py3k package
- install all examples and dont compress files with py extension
- run tests in verbose mode
-- Sandro Tosi <morph@debian.org> Sun, 31 Dec 2017 22:44:14 -0500
tqdm (4.11.2-1) unstable; urgency=medium
* New upstream release; Closes: #849632
-- Sandro Tosi <morph@debian.org> Mon, 23 Jan 2017 19:30:01 -0500
tqdm (4.11.1-1) unstable; urgency=medium
* New upstream release
* debian/rules
- install CONTRIBUTING.md as doc
- run performance tests in a separate, non-failing, command; Closes: #851591
-- Sandro Tosi <morph@debian.org> Sun, 22 Jan 2017 16:13:28 -0500
tqdm (4.10.0-1) unstable; urgency=medium
* New upstream release
-- Sandro Tosi <morph@debian.org> Sat, 10 Dec 2016 18:37:28 -0500
tqdm (4.8.4-1) unstable; urgency=medium
* New upstream release
-- Sandro Tosi <morph@debian.org> Sun, 02 Oct 2016 16:24:18 -0400
tqdm (4.7.4-1) unstable; urgency=medium
* New upstream release
* debian/rules
- dont install RELEASE, removed upstream
-- Sandro Tosi <morph@debian.org> Sat, 11 Jun 2016 19:18:08 +0100
tqdm (4.4.1-1) unstable; urgency=low
* Initial release; Closes: #821174
-- Sandro Tosi <morph@debian.org> Sat, 23 Apr 2016 13:43:49 +0100
|