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
|
python-cooler (0.9.1-1) unstable; urgency=medium
* Upload to unstable
-- Andreas Tille <tille@debian.org> Tue, 07 Feb 2023 20:35:24 +0100
python-cooler (0.9.1-0exp1) experimental; urgency=medium
* New upstream version
* Build against scipy (>= 1.10)
Closes: #1029694
* Build-Depends: pybuild-plugin-pyproject
-- Andreas Tille <tille@debian.org> Thu, 26 Jan 2023 14:53:00 +0100
python-cooler (0.8.11-7) unstable; urgency=medium
* d/t/control: remove ppc64el from architectures list.
-- Étienne Mollier <emollier@debian.org> Tue, 10 Jan 2023 20:20:52 +0100
python-cooler (0.8.11-6) unstable; urgency=medium
* Team upload.
* d/rules: build tests.tar.xz only on arch=all builds. (Closes: #1028108)
* d/rules: fix broken .xz archive.
* skip-http-connection.patch: add; skip tests needing Internet.
* d/copyright: update copyright year.
* d/t/control: only test on supported architectures.
-- Étienne Mollier <emollier@debian.org> Sat, 07 Jan 2023 12:09:31 +0100
python-cooler (0.8.11-5) unstable; urgency=medium
* Standards-Version: 4.6.2 (routine-update)
* Fix AttributeError: module 'numpy' has no attribute 'object'.
with numpy/1.24.1
Closes: #1027251
-- Andreas Tille <tille@debian.org> Thu, 29 Dec 2022 20:28:52 +0100
python-cooler (0.8.11-4) unstable; urgency=medium
* Does not pass its test suite on 32bit architectures
* ipytree tests are excluded
Closes: #979625
-- Andreas Tille <tille@debian.org> Thu, 01 Dec 2022 13:03:43 +0100
python-cooler (0.8.11-3) unstable; urgency=medium
* Fix watch file
* Standards-Version: 4.6.1 (routine-update)
-- Andreas Tille <tille@debian.org> Thu, 29 Sep 2022 15:40:38 +0200
python-cooler (0.8.11-2) unstable; urgency=medium
[ Vagrant Cascadian ]
* Do not include file mode and timestamps in tarball
Closes: #1003316
-- Andreas Tille <tille@debian.org> Mon, 10 Jan 2022 08:15:46 +0100
python-cooler (0.8.11-1) unstable; urgency=medium
[ Andreas Tille ]
* New upstream version
Closes: #1000814
* Fix watchfile to detect new versions on github
* Standards-Version: 4.6.0 (routine-update)
* Upstream is testing the extra requirement if ipytree (see ITP #985001).
These tests are excluded for the moment.
Closes: #979625
[ Nilesh Patra ]
* Make Build Reproducible (Closes: #965361)
-- Andreas Tille <tille@debian.org> Thu, 09 Dec 2021 08:27:41 +0100
python-cooler (0.8.8-1) unstable; urgency=medium
* New upstream version
* Rules-Requires-Root: no (routine-update)
-- Andreas Tille <tille@debian.org> Fri, 17 Jul 2020 20:59:34 +0200
python-cooler (0.8.7-1) unstable; urgency=medium
* Initial release (Closes: #962792)
-- Andreas Tille <tille@debian.org> Mon, 15 Jun 2020 09:42:55 +0200
|