img2pdf (0.4.2-2) unstable; urgency=medium . * skip test breaking with Pillow 9.0.0 (closes: #1004087, #1003661) matplotlib (3.5.1-2) unstable; urgency=medium . * debian/rules - workaround a gcc-11 on mips64* architectures by passing -O3; patch by YunQiang Su; Closes: #1000435 matplotlib (3.5.1-1) unstable; urgency=medium . * New upstream release * debian/python-matplotlib-data.install - install the entire content of mpl-data for python-matplotlib-data, including kpsewhich.lua; Closes: #1002923 * re-enable doc building * debian/copyright - extend packaging copyright years * debian/patches - refresh, drop patches merged upstream * debian/rules - use pytest directly when running the test suite - ignore test_backend_nbagg.py, until nbconvert is made compatible with mistune 2.x, see #1001283 and #1002372 matplotlib (3.5.0-5) unstable; urgency=medium . * Comment out sphinx-gallery from b-d, and dont build doc, once again hoping this will fix the dependency loop currently preventin mpl to be build on buildds matplotlib (3.5.0-4) unstable; urgency=medium . * debian/control - use source:Upstream-Version when defining Depends on -data, fixing a FTBFS on buildds due to circular dependencies matplotlib (3.5.0-3) unstable; urgency=medium . * debian/control - move pil.imagetk to Depends, so everyone's happy; Closes: #999533 * debian/patches/PR21686.patch - add PR 21686, fixing sagemath doc build; Closes: #1001102 matplotlib (3.5.0-2) unstable; urgency=medium . * debian/control - add sphinx-panels to b-d, needed by doc * debian/patches/docs-no-sphinx-panel.patch - remove, now sphinx-panels is in Debian matplotlib (3.5.0-1) unstable; urgency=medium . * New upstream release * debian/control - bump b-d on sphinx-gallery to >= 0.10.0 - bump b-d on numpy to >= 1.20.0 - bump Standards-Version to 4.6.0.1 (no changes needed) * debian/patches - refresh, remove merged patches * debian/patches/docs-still-use-pydata-theme.patch - keep using pydata_sphinx_theme until mpl_sphinx_theme is available * debian/rules - no longer manually copy cliboard.js, now that sphinx-copybutton is fixed * debian/tests/control - fix autopkgtests but installing pil.imagetk and allowing stderr * debian/copyright - simplify and fix afm fonts copyright generation * debian/TODO.debian - remove, no longer relevant matplotlib (3.5.0~rc1-2) experimental; urgency=medium . * debian/copyright - remove stanzas for files no longer in upstream tarball * debian/python-matplotlib-data.install - install plot_directive in mpl-data, needed by matplotlib.sphinxext.plot_directive matplotlib (3.5.0~rc1-1) experimental; urgency=medium . * New upstream release candidate; Closes: #994533 * debian/patches/ - refresh, remove outdated patches * debian/patches/fake-setutools-scm.patch - fake setuptools_scm, creating the same file it would * debian/control - add setuptools-scm, setuptools-scm-git-archive to b-d, needed by setup.py - replace transitional pkg ttf-staypuft with fonts-staypuft; Closes: #987629 - replace obsolete ttf-bitstream-vera with fonts-dejavu-core; Closes: #985559 - add pil.imagetk to b-d, needed by tests - add ffmpeg, fonts-comic-neue, fonts-humor-sans, fonttools, pydata-sphinx-theme to b-d, needed by doc - drop nose, no longer needed (see #997758) - add pil.imagetk to python3-matplotlib recommends, needed by TkAgg backend - set TkAgg as default backend in /etc/matplotlibrc * rename setup.cfg to the new filename, mplsetup.cfg * use the system-available libqhull during build * debian/rules - skip removing some of upstream config files, setup.cfg and matplotlibrc - set HOME to a writable location during doc build - manually copy clipboard.js * debian/patches/PR21414.patch - fix doc build with a basedir containing a ~, like in Debian's RC releases * debian/patches/20_matplotlibrc_path_search_fix.patch - handle date directory location both during build and at runtime * debian/patches/docs-no-sphinx-panel.patch - temporarily remove sphinx-panels extension * debian/python-matplotlib-data.install - update locationfor default matplotlibrc location scikit-learn (1.0.1-1.1) unstable; urgency=medium . * Non-maintainer upload. * To advance the python3.10 transition, disable the tests during build for now (see: #1003165) scikit-learn (1.0.1-1) unstable; urgency=medium . * Team upload. . [ Steffen Moeller ] * Created d/u/metadata . [ Drew Parsons ] * New upstream release. Closes: #999528. - applies or deprecates debian patches: disable-doctest.patch Skip-two-tests-when-SciPy-1.5.patch Use-assert_allclose-instead-of-equality-in-FP-comparison.patch Change-expected-result-type-to-pass-on-32-bit.patch Increase-tolerance-for-RANSACRegressor-test.patch fix_scipy1.6_PR18711.patch skip_test_ELKI_PR19115.patch * Build-Depends-Indep: python3-sphinx-prompt, python3-sphinxext-opengraph * Versioned Build-Depends: cython3 (>= 0.28.5~), python3-numpy (>= 1.14.6~), python3-scipy (>= 1.1.10~) * Drop Build-Depends: libatlas-base-dev. Build against generic libblas-dev, use specific optimized blas at runtime. Closes: #918570. * debian patch fix_test_calibration_labels_PR21697.patch applies upstream PR#21697 to fix label access in test_calibration * skip test_load_boston_alternative at build-time (debian builds must not access the network) REMOVED: nttcp 1.47-13