File: changelog

package info (click to toggle)
python-meshzoo 0.9.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 316 kB
  • sloc: python: 1,691; makefile: 8
file content (28 lines) | stat: -rw-r--r-- 1,030 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
python-meshzoo (0.9.4-1) unstable; urgency=medium

  * New upstream release.
  * Build-Depends: flit
  * versioned Build-Depends: python3-numpy (>= 1.20~)

 -- Drew Parsons <dparsons@debian.org>  Thu, 03 Mar 2022 13:50:42 +0100

python-meshzoo (0.9.2-1) unstable; urgency=medium

  * New upstream release.
  * fix debian/watch to use proper project source name
  * Build-Depends: pybuild-plugin-pyproject to build from
    pyproject.toml without setup.py
    - drop debian patch setup_python.patch

 -- Drew Parsons <dparsons@debian.org>  Wed, 26 Jan 2022 10:14:59 +0100

python-meshzoo (0.9.0-1) unstable; urgency=medium

  * Initial release (Closes: #1000311)
  * debian patch setup_python.patch creates setup.py for installation.
    Debian is not yet PEP517-compliant (pyproject.toml), see Bug#984824.
  * after build-time tests, remove .svg files created by test_disk.py
    in {build_dir}
  * examples are provided by python3-meshzoo (in its doc dir)

 -- Drew Parsons <dparsons@debian.org>  Sun, 21 Nov 2021 13:38:34 +0100