File: changelog

package info (click to toggle)
umap-learn 0.5.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,284 kB
  • sloc: python: 9,863; sh: 87; makefile: 20
file content (70 lines) | stat: -rw-r--r-- 2,332 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
umap-learn (0.5.4+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)

 -- Andreas Tille <tille@debian.org>  Wed, 08 Nov 2023 21:35:44 +0100

umap-learn (0.5.3+dfsg-2) unstable; urgency=medium

  * Team Upload.
  * Restrict testing arch to only amd64 due to
    numba quirks on other archs

 -- Nilesh Patra <nilesh@debian.org>  Sat, 18 Feb 2023 09:47:33 +0530

umap-learn (0.5.3+dfsg-1) unstable; urgency=medium

  [ Andreas Tille ]
  * New upstream version
  * Fix watch file
  * Drop unused lintian override
  * Test runs only on 64 bit architectures
  * Standards-Version: 4.6.2 (routine-update)
  * Update lintian override info format in d/source/lintian-overrides on line
    2-3.
  * Build-Depends: python3-tqdm, python3-pynndescent
  * Apply upstream patches to work with latest version of scikit-learn
    Closes: #1030907
  * Depends: python3-pandas
  * Base autopkgtest on upstream examples
  * Do not try building on i386 since Build-Depends are missing for 32bit

  [ Nilesh Patra ]
  * d/tests:
    + Run tests with xvfb to run under headless env
    + Add test deps on xauth, xvfb, mayavi, seaborn
    + Update test code to get stuff passing
  * d/patches: Add patch to fix example code to get it running.
  * Drop B-D on nose (Closes: #1018656)

 -- Nilesh Patra <nilesh@debian.org>  Sat, 11 Feb 2023 13:50:19 +0530

umap-learn (0.4.5+dfsg-3) unstable; urgency=medium

  * Team upload.
  * Drop myself from uploaders
  * Add patch to adapt to new trustworthiness API
    (Closes: #1002400)
  * Add patch to fix FTBFS with new numba
  * Fix scipy related changes
  * Bump Standards-Version to 4.6.1 (no changes needed)

 -- Nilesh Patra <nilesh@debian.org>  Mon, 22 Aug 2022 13:26:56 +0530

umap-learn (0.4.5+dfsg-2) unstable; urgency=medium

  * debhelper-compat 13 (routine-update)
  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target (routine-
    update)
  * Rules-Requires-Root: no (routine-update)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Andreas Tille <tille@debian.org>  Thu, 16 Jul 2020 14:14:08 +0200

umap-learn (0.4.5+dfsg-1) unstable; urgency=medium

  * Initial release (Closes: #961632)

 -- Andreas Tille <tille@debian.org>  Tue, 26 May 2020 22:53:24 +0200