File: changelog

package info (click to toggle)
pygmsh 7.1.17-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 684 kB
  • sloc: python: 3,070; makefile: 164; sh: 7
file content (145 lines) | stat: -rw-r--r-- 4,531 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
pygmsh (7.1.17-8) unstable; urgency=medium

  * add test_screw and test_swiss_cheese to the i386 skip list.
    Needed to pass tests with gmsh 4.13.

 -- Drew Parsons <dparsons@debian.org>  Tue, 15 Oct 2024 18:27:14 +0200

pygmsh (7.1.17-7) unstable; urgency=medium

  * debian/tests: add test_layers to i386 skip list

 -- Drew Parsons <dparsons@debian.org>  Mon, 14 Oct 2024 17:35:18 +0200

pygmsh (7.1.17-6) unstable; urgency=medium

  * simplify test restrictions on i386. Closes: #1071463.

 -- Drew Parsons <dparsons@debian.org>  Tue, 18 Jun 2024 13:13:38 +0200

pygmsh (7.1.17-5) unstable; urgency=medium

  * run tests verbose on i386
  * Standards-Version: 4.7.0

 -- Drew Parsons <dparsons@debian.org>  Mon, 17 Jun 2024 13:50:28 +0200

pygmsh (7.1.17-4) unstable; urgency=medium

  * Team upload.
  
  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Francesco Ballarin <francesco.ballarin@unicatt.it>  Mon, 22 Jan 2024 18:24:19 +0000

pygmsh (7.1.17-3) unstable; urgency=medium

  * Team upload.
  * Update Standards-Version to 4.6.2 
  * Skip some tests on i386 which hang with gmsh >= 4.11

 -- Francesco Ballarin <francesco.ballarin@unicatt.it>  Mon, 22 Jan 2024 06:11:14 +0000

pygmsh (7.1.17-2) unstable; urgency=medium

  * drop upper-versioned Build-Depends: python3-meshio (<< 6)
    Tests pass fine with meshio 7.
  * Standards-Version: 4.6.1

 -- Drew Parsons <dparsons@debian.org>  Sun, 12 Jun 2022 23:43:11 +0200

pygmsh (7.1.17-1) unstable; urgency=medium

  * New upstream release.
    - versioned Build-Depends: python3-numpy (>= 1.20.0~)
    - Build-Depends-Indep: python3-sphinx-autodoc-typehints (for docs)
  * Build-Depends: pybuild-plugin-pyproject, flit to build with
    pyproject.toml with no setup.py
    - drop debian patch setup.py.patch
  * build docs using default python, after dh_auto_build-indep
  * debian patch doc_local_mathjax.patch uses local mathjax to build
    docs

 -- Drew Parsons <dparsons@debian.org>  Fri, 28 Jan 2022 15:00:57 +0100

pygmsh (7.1.12-1) unstable; urgency=medium

  * New upstream release.
    - bumps up meshio roof, Build-Depends: python3-meshio (<< 6)
  * add :any to Build-Depends: python3-all:any
  * Standards-Version: 4.6.0

 -- Drew Parsons <dparsons@debian.org>  Tue, 02 Nov 2021 13:35:19 +0100

pygmsh (7.1.11-1) unstable; urgency=medium

  * New upstream release.
    - deprecates debian patch test_no_exdown.patch
  * use triple-slash for mathjax file references in docs
  * use pybuild {build_dir} to build docs

 -- Drew Parsons <dparsons@debian.org>  Tue, 17 Aug 2021 00:34:06 +0200

pygmsh (7.1.8-1) unstable; urgency=medium

  * New upstream release.
  * update debian patch test_no_exdown.patch to handle the missing
    exdown module with a try..except block

 -- Drew Parsons <dparsons@debian.org>  Thu, 25 Feb 2021 16:30:32 +0100

pygmsh (7.1.5-1) unstable; urgency=medium

  * New upstream release.
    - applies debian patch
      19d7909b23534d6d910458450998b682f6bceab3.patch
  * Standards-Version: 4.5.1

 -- Drew Parsons <dparsons@debian.org>  Fri, 08 Jan 2021 00:12:03 +1100

pygmsh (7.1.2-2) unstable; urgency=medium

  * Team upload.
  * [e39a00c] Add .gitlab-ci.yml
  * [fbe2c12] Allow reprotest to fail
  * [be36758] Disable failing test
  * [69cce34] Ignore quilt dir

 -- Anton Gladky <gladk@debian.org>  Sun, 03 Jan 2021 15:07:16 +0100

pygmsh (7.1.2-1) unstable; urgency=medium

  * New upstream release.
  * versioned Build-Depends: python3-meshio (>= 4.3.2~)
  * generate man page for pygmsh-optimize using help2man

 -- Drew Parsons <dparsons@debian.org>  Thu, 29 Oct 2020 00:31:56 +0800

pygmsh (7.0.2-2) unstable; urgency=medium

  * python3-pygmsh Depends: python3-gmsh
  * mark python-pygmsh-doc as Multi-Arch: foreign

 -- Drew Parsons <dparsons@debian.org>  Tue, 20 Oct 2020 13:59:42 +0800

pygmsh (7.0.2-1) unstable; urgency=medium

  * New upstream release.
    - Build-Depends: python3-gmsh
  * update versioned Build-Depends: python3-meshio ( >= 4.3~)
  * add debian patches
    - setup.py.patch adds setup.py
      (Debian does not yet support PEP 581 and pyproject.toml)
  * - test_no_exdown.patch skips test_readme
      (exdown module is not available)
  * make mathjax replacement in docs version-independent

 -- Drew Parsons <dparsons@debian.org>  Sun, 18 Oct 2020 12:41:16 +0800

pygmsh (6.1.1-1) unstable; urgency=medium

  * Initial release (Closes: #966918)

 -- Drew Parsons <dparsons@debian.org>  Tue, 04 Aug 2020 12:23:43 +0800