- Package:
- python3-matplotlib
- Source:
- matplotlib
- Description:
- Python based plotting system in a style similar to Matlab (Python 3)
- Submitter:
- Julian Gilbey
- Date:
- 2022-07-22 07:06:03 UTC
- Severity:
- serious
Something significant seems to have changed in version 3.5.2-2 of this package, as it now breaks the spyder 5.3.1+dfsg-1 autopkgtests: see https://ci.debian.net/packages/s/spyder/testing/amd64/ The tests passed with version 1.8.1-6. The relevant lines of the log file are:
same as #1015745 It's not scipy, it's the python3-defaults transition. python3.9 is being dropped as a supported python version.
Ah, thanks! Sorry for the noise. Julian