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
|
python-upsetplot (0.9.0-3) unstable; urgency=medium
* Team upload.
* Add patches for matplotlib 3.10
-- Alexandre Detiste <tchet@debian.org> Tue, 18 Mar 2025 00:58:16 +0100
python-upsetplot (0.9.0-2) unstable; urgency=medium
* Team upload.
* Fix test that fails with pytest 8.x (thanks for the hint to
Michael R. Crusoe)
Closes: #1063980, #1066734
-- Andreas Tille <tille@debian.org> Mon, 18 Mar 2024 13:38:25 +0100
python-upsetplot (0.9.0-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Mark test failing with pytest 8 xfail
Addresses bug 1063980, #1066734
-- Andreas Tille <tille@debian.org> Mon, 18 Mar 2024 11:02:03 +0100
python-upsetplot (0.8.0-3) unstable; urgency=medium
* Add pandas-2.0.patch to fix pandas compatability issues
(Closes: #1044069)
-- Diane Trout <diane@ghic.org> Tue, 19 Dec 2023 16:11:23 -0800
python-upsetplot (0.8.0-2) unstable; urgency=medium
* Team upload.
* Build-Depends: pybuild-plugin-pyproject
* Standards-Version: 4.6.2 (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Replace distutils by packaging to work with Python3.12
Closes: #1056510
-- Andreas Tille <tille@debian.org> Fri, 15 Dec 2023 17:53:08 +0100
python-upsetplot (0.8.0-1) unstable; urgency=medium
* New upstream release.
-- Diane Trout <diane@ghic.org> Wed, 11 Jan 2023 22:23:50 -0800
python-upsetplot (0.6.1-1) unstable; urgency=medium
* New upstream release
* Update Standards-Version to 4.6.1. No changes needed.
-- Diane Trout <diane@ghic.org> Wed, 15 Jun 2022 13:51:24 -0700
python-upsetplot (0.6.0-3) unstable; urgency=medium
* Team upload.
* Remove redundant debian/gbp.conf
* Move package to Debian Python Team
* Standards-Version: 4.6.0 (routine-update)
* Remove trailing whitespace in debian/copyright (routine-update)
-- Andreas Tille <tille@debian.org> Mon, 03 Jan 2022 13:36:57 +0100
python-upsetplot (0.6.0-2) unstable; urgency=medium
* Re-introduce d/p/ignore-dtype-while-asserting.patch
to build on i386
-- Nilesh Patra <nilesh@debian.org> Fri, 27 Aug 2021 23:42:34 +0530
python-upsetplot (0.6.0-1) unstable; urgency=medium
* New upstream version 0.6.0
* Drop d/p/ignore-dtype-while-asserting.patch
-- Nilesh Patra <nilesh@debian.org> Fri, 27 Aug 2021 23:04:52 +0530
python-upsetplot (0.5.0-2) unstable; urgency=medium
* Source-only upload for testing migration
-- Nilesh Patra <nilesh@debian.org> Thu, 19 Aug 2021 16:48:19 +0530
python-upsetplot (0.5.0-1) unstable; urgency=low
* Initial packaging (Closes: #980806)
-- Diane Trout <diane@ghic.org> Tue, 13 Jul 2021 19:27:28 +0530
|