From quantum.analyst at gmail.com Fri Aug 12 00:45:09 2022 From: quantum.analyst at gmail.com (Elliott Sales de Andrade) Date: Fri, 12 Aug 2022 00:45:09 -0400 Subject: [Matplotlib-users] [AMM] Matplotlib 3.5.3 Message-ID: Hi all, We are pleased to announce the release of 3.5.3. This is the third bug fix release of the 3.5.x series. Pre-built wheels are available for most major platforms, and can be installed using `pip install matplotlib==3.5.3`. Other packages may also be available already; please check with your preferred source. We thank the 20 authors for the 66 pull requests that comprise the 3.5.3 release. This release contains several bug-fixes and adjustments: * Fix alignment of over/under symbols * Fix bugs in colorbars: o alpha of extensions o |drawedges=True| with extensions o handling of |panchor=False| * Fix builds on Cygwin and IBM i * Fix contour labels in |SubFigure|s * Fix cursor output: o for |imshow| with all negative values o when using |BoundaryNorm| * Fix interactivity in IPython/Jupyter * Fix NaN handling in |errorbar| * Fix NumPy conversion from AstroPy unit arrays * Fix positional /markerfmt/ passed to |stem| * Fix unpickling: o crash loading in a separate process o incorrect DPI when HiDPI screens For further details, please see the Release notes for Matplotlib 3.5.3: https://matplotlib.org/3.5.3/users/release_notes.html#version-3-5 and the milestone on GitHub: https://github.com/matplotlib/matplotlib/milestone/71?closed=1 Note for packagers: This release pins setuptools-scm to be <7. This is due to an incompatibility with setuptools-scm-git-archive. However, the release is compatible with setuptools-scm 7 and you may remove the pin if you wish, but you should also remove the setuptools-scm-git-archive depenency as well. Please see the following PR for further details and a patch: https://github.com/matplotlib/matplotlib/pull/23387 This release is signed by my GPG key, which is also used to sign this email. The fingerprint is: 23CA B59E 3332 F94D 26BE F037 8D86 E7FA E5EB 0C10 -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 840 bytes Desc: OpenPGP digital signature URL: From quantum.analyst at gmail.com Tue Aug 23 23:29:59 2022 From: quantum.analyst at gmail.com (Elliott Sales de Andrade) Date: Tue, 23 Aug 2022 23:29:59 -0400 Subject: [Matplotlib-users] [ANN] Matplotlib 3.6.0 release candidate 1 Message-ID: <942d25af-0ee0-c180-f097-929875b00bc4@gmail.com> Hi all, We are pleased to announce the issue of the first release candidate for 3.6.0. Please test widely so that we may correct any bugs before the final release. Pre-built wheels are available for most major platforms, and can be installed using `pip install matplotlib==3.6.0rc1`. Other packages may also be available already; please check with your preferred source. The 3.6.0 release candidate represents the work of 174 authors over 807 pull requests, and we thank them for their contributions. For further details, please see the release notes: https://matplotlib.org/3.6.0/users/release_notes.html and the milestone on GitHub: https://github.com/matplotlib/matplotlib/milestone/65?closed=1 Note, the release notes have not yet been curated, and may be incomplete. For packagers, this release contains some changes to dependencies: * Python 3.8 is now required. * NumPy 1.19 is now required. * Sphinx 3.0 and numpydoc 1.0 are required for building documentation. This release is signed by my GPG key. The fingerprint is: 23CA B59E 3332 F94D 26BE F037 8D86 E7FA E5EB 0C10 and it is also used to sign this message. -- Elliott -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 840 bytes Desc: OpenPGP digital signature URL: