matplotlib (3.8.3-3)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 3.8.3-4 > 3.8.3-3
- Git: https://salsa.debian.org/python-team/packages/matplotlib.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 2879488
- Browser: https://salsa.debian.org/python-team/packages/matplotlib
- Last scan: 2025-01-30 13:30:02+00
- Next scan: 2025-02-07 08:12:00+00
- Merge requests: 1
- CI pipeline status: failed
- Debian changelog in Git:
matplotlib (3.8.3-4) UNRELEASED; urgency=medium
[ Alexandre Detiste ]
* Rebuild with fixed pydata-sphinx-theme (Closes: #1085259)
* Remove dependency on python3-pkg-resources (Closes: #1083475)
* Remove dependency on python3-sphinx-panels (Closes: #1065029)
* Add gir1.2-gtk-4.0 to suggests (Closes: #1078759)
* Apply Multi-Arch hint
* Set Rules-Requires-Root: no
* d/copyright:
* vendored py2/3 dateutil is gone
* vendored jquery is gone
* Lintian cannot understand "same as upstream", assign a codename
* d/watch: use v4
* more lintian fixes:
* package-contains-vcs-control-file
* package-contains-eslint-config-file
* renamed-tag
* trailing-whitespace
* unused-override
[ Stuart Prescott ]
* Remove build-dependency on pandas and xarray for build-time tests,
running tests on CI instead.
* Add patch to fix documentation build failure with numpy 2.x.
* Fix d/rules to actually run tests on buildd.
* Skip all tests currently failing on buildd; this should be reverted
in a future upload.
* Run tests in parallel on buildd.
* Silence lots of lintian complaints on test data.
* Update Standards-Version to 4.7.0 (no changes required).
-- Alexandre Detiste <tchet@debian.org> Sun, 10 Nov 2024 13:32:38 +0100
- This branch is 35 commits ahead of tag debian/3.8.3-3
- Git log:
commit 2558456d2550629c34553ce256c6158d377b1b1a
Author: Stuart Prescott <stuart@debian.org>
Date: Thu Jan 30 11:22:13 2025 +1100
Correctly suppress tests for arch:all package build
commit c4642846481a1b0c0775ab25a9718556f93cb0f0
Author: Stuart Prescott <stuart@debian.org>
Date: Thu Jan 30 11:21:34 2025 +1100
Add License to header in d/copyright
commit cb2c5ef48e0efe3e6bd1bda5115ee61cc776493f
Author: Stuart Prescott <stuart@debian.org>
Date: Thu Jan 30 11:21:15 2025 +1100
Add lintian override to ignore non-doc module data
commit 9b2c0045618c508ebff88b0000357ad32052258c
Author: Stuart Prescott <stuart@debian.org>
Date: Thu Jan 30 11:19:15 2025 +1100
Remove ineffective lintian-override for font
commit 3a156418bb116335e29dad48f19f051dc5786931
Author: Stuart Prescott <stuart@debian.org>
Date: Thu Jan 30 09:17:07 2025 +1100
Fix FTBFS in arch:all+any combined build
test_sphinx_gallery_example_header is a developer-facing
test about changes to the sphinx package; no need for us to
test this in the Debian packaging
commit 402e6e37f46224c15249b83e97cb92be83ca49a9
Merge: e3db533 91c392f
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Wed Jan 29 14:17:13 2025 +0000
Merge branch 'tmp/numpy2etc' into 'master'
Break pandas-matplotlib cycle, add patch for doc-build with numpy 2 and actually run some tests
See merge request python-team/packages/matplotlib!5
commit 91c392fbc2678274475efb3f6ad1b6ba7be58493
Author: Stuart Prescott <stuart@debian.org>
Date: Tue Jan 28 17:53:41 2025 +1100
Update WIP changelog
commit af1cdfd25b201daac9b3a62d8389ab99897c5b17
Author: Stuart Prescott <stuart@debian.org>
Date: Wed Jan 29 15:51:10 2025 +1100
Lots of updates to d/copyright
- remove patterns for removed files
- add details where missing
- fix copyright-format/1.0 syntax in many places
commit 26ed4ed6c3969a050080c9c33919bf908ed36aa1
Author: Stuart Prescott <stuart@debian.org>
Date: Wed Jan 29 15:50:07 2025 +1100
Update S-V to 4.7.0 (no changes)
commit 1a5cf831ec314b1a4bf3aadda20b453e2842e931
Author: Stuart Prescott <stuart@debian.org>
Date: Wed Jan 29 15:49:23 2025 +1100
Simplify module package cleanup code
Also allow baseline_images into the module package for the time being
commit c47d0860f8f116e99250557bd9821c18593a733a
Author: Stuart Prescott <stuart@debian.org>
Date: Wed Jan 29 15:46:29 2025 +1100
Remove test output from module package
commit c12c923eb5afa2d7bde7479e1819a8f4ebe4aef0
Author: Stuart Prescott <stuart@debian.org>
Date: Wed Jan 29 16:34:33 2025 +1100
Skip additional tests in autopkgtests
To match d/rules, skip currently failing tests to work through
the numpy2/python3.13 transitions.
commit 9569b485f9401616625a995ed6ca2be37c71d130
Author: Stuart Prescott <stuart@debian.org>
Date: Wed Jan 29 15:46:05 2025 +1100
Ensure tests are actually run on buildd
Also skip all the tests that are failing
commit 4fed716b6553152fe6b1465d56de166b6c1a2d6d
Author: Stuart Prescott <stuart@debian.org>
Date: Wed Jan 29 14:22:58 2025 +1100
Move to pytest xvfb plugin to simplify test invocation
commit 4617e4e8be42d7b617a5f6b45f7308654902234f
Author: Stuart Prescott <stuart@debian.org>
Date: Tue Jan 28 17:53:31 2025 +1100
Fix a couple of d/copyright stanzas
Plenty more to go, see lintian output
commit 4b6dba0098110f1aada560ef77f6322726de9a29
Author: Stuart Prescott <stuart@debian.org>
Date: Tue Jan 28 17:51:48 2025 +1100
Silence some additional lintian noise
commit 2325af2eefca646aee56060cd77c22d025ac3401
Author: Stuart Prescott <stuart@debian.org>
Date: Tue Jan 28 17:44:36 2025 +1100
Add patch for doc-build with numpy 2
Clunky patch that lets the doc build finish successfully
commit e447deb0bedf1872120b17a9504f294f1eee905d
Author: Stuart Prescott <stuart@debian.org>
Date: Tue Jan 28 17:43:30 2025 +1100
Move b-d on pandas and xarray to be CI only
commit e3db533b1af28b2b6b561dbb9c8c8812114fee43
Author: Alexandre Detiste <tchet@debian.org>
Date: Sun Nov 10 14:11:49 2024 +0100
FTBFS, set back as "UNRELEASED"
commit 59aa9d35a4c19ed8cb19cbcf5884234f9c48932f
Author: Alexandre Detiste <tchet@debian.org>
Date: Sun Nov 10 13:38:39 2024 +0100
also fix #1065029
commit a9ac1856a4f11b524393f285f0a3104e07412ee4
Author: Alexandre Detiste <tchet@debian.org>
Date: Sun Nov 10 13:35:37 2024 +0100
release
commit f940d86ad51ca2b5876235c787ba4e90327419ab
Author: Alexandre Detiste <tchet@debian.org>
Date: Tue Aug 20 18:53:23 2024 +0200
lintian: package-contains-vcs-control-file
commit 3e4820e0ffdf230d762c9477dc4c34e96efdaed8
Author: Alexandre Detiste <tchet@debian.org>
Date: Tue Aug 20 18:42:20 2024 +0200
lintian: unused-override
commit 33420d5c1372b3b448e40d9a7d68995d936c96b1
Author: Alexandre Detiste <tchet@debian.org>
Date: Tue Aug 20 17:38:51 2024 +0200
glitch
commit 5ae82972e18bf9b8d2aa99f4d9abc5c6913dbf7e
Author: Alexandre Detiste <tchet@debian.org>
Date: Tue Aug 20 17:37:04 2024 +0200
d/watch: use v4
commit 58318f12634fcac8abe7cee81975ff527ed473c6
Author: Alexandre Detiste <tchet@debian.org>
Date: Tue Aug 20 17:36:08 2024 +0200
lintian: renamed-tag
commit 0428037ee62aa9837c7e3ca5ede4fc9e5a525dfc
Author: Alexandre Detiste <tchet@debian.org>
Date: Tue Aug 20 17:34:42 2024 +0200
trailing-whitespace
commit b6cd32afd475f9c2578cbd290ab018b71a0b6982
Author: Alexandre Detiste <tchet@debian.org>
Date: Tue Aug 20 17:31:26 2024 +0200
set Rules-Requires-Root: no
commit 615b3c37e180a5291fbaf5311ee84501e234574e
Author: Alexandre Detiste <tchet@debian.org>
Date: Tue Aug 20 17:01:20 2024 +0200
lintian: package-contains-eslint-config-file
commit 035dc2f479974609d313d200aa7f1a704d8372b4
Author: Alexandre Detiste <tchet@debian.org>
Date: Tue Aug 20 16:58:10 2024 +0200
d/copyright: Lintian cannot understand "same as upstream", assign a codename
commit 492045ea44bcb154dc2d2f7cf0b2ff3fcad71b36
Author: Alexandre Detiste <tchet@debian.org>
Date: Tue Aug 20 16:56:04 2024 +0200
d/copyright: vendored jquery is gone
commit 2791a9b7cef702b354bc4bfc1a1106cd299ad845
Author: Alexandre Detiste <tchet@debian.org>
Date: Tue Aug 20 16:55:02 2024 +0200
d/copyright: vendored py2/3 dateutil is gone
commit 894b622bf072e4fb8dc0f504e469126e6dfe90ef
Author: Alexandre Detiste <tchet@debian.org>
Date: Tue Aug 20 16:44:04 2024 +0200
add gir1.2-gtk-4.0 to suggests (Closes: #1078759)
commit e2ddd116c3c25c68075afa0fce105778110021a5
Author: Alexandre Detiste <tchet@debian.org>
Date: Wed Aug 14 13:48:51 2024 +0200
remove dependency on python3-sphinx-panels (#1065029)
commit 095d1c0a8e12dfa7bc0cb253b2422362ec72aaa7
Author: Alexandre Detiste <tchet@debian.org>
Date: Wed Aug 14 11:47:19 2024 +0200
apply Multi-Arch hint