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
|
python-pweave (0.30.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- works with scipy 1.10. Closes: #1029696.
* Depends: python3-ipykernel
* apply Depends: as Build-Depends:
* skip failing tests (functionality seems fine, tests need to be made
more robust)
* run tests with pytest (allows skipping tests)
* update debian/tests
- skip pdflatex tests (xcolor `ansi-^^Mred' error)
- allow stderr for warnings
* debian patch fix_init.patch fixes init test of empty input.
Closes: #982748
* Standards-Version: 4.6.2
-- Drew Parsons <dparsons@debian.org> Tue, 31 Jan 2023 14:14:08 +0100
python-pweave (0.25-4) unstable; urgency=medium
* Team upload.
* Add a patch to adapt for deprecated API removals in Python-Markdown 3.4.
-- Dmitry Shachnev <mitya57@debian.org> Mon, 18 Jul 2022 13:52:52 +0300
python-pweave (0.25-3) unstable; urgency=medium
* Team Upload.
* Update Test Depends (Closes: #962104)
* compat version:13
-- Nilesh Patra <npatra974@gmail.com> Sun, 21 Jun 2020 23:17:12 +0530
python-pweave (0.25-2) unstable; urgency=medium
* Team Upload.
* Update test dependencies
* Fix pandoc flags by adding patch to upstream (Closes: #897103)
* Update VCS URLs
* Drop compat, switch to debhelper-compat version 12
* Add upstream/metadata
* Fix source URL
* Bump standards version to 4.5.0
* Add "Rules-Requires-Root:no"
-- Nilesh Patra <npatra974@gmail.com> Thu, 27 Feb 2020 10:27:21 +0530
python-pweave (0.25-1) unstable; urgency=low
* Initial release. (Closes: #856176)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Fri, 10 Mar 2017 11:16:34 +0000
|