From contact at ksunden.space Thu Aug 10 15:24:47 2023 From: contact at ksunden.space (Kyle Sunden) Date: Thu, 10 Aug 2023 14:24:47 -0500 Subject: [Matplotlib-users] [ANN] Matplotlib 3.8.0 release candidate 1 Message-ID: Hi all, We are pleased to announce the issue of the first release candidate for 3.8.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.8.0rc1`. Other packages may also be available already; please check with your preferred source. This release introduces provisional support for type hints of most public APIs. Please test typing support with downstream projects. The 3.8.0 release candidate represents the work of 140 authors over 500 pull requests, and we thank them for their contributions. For further details, please see the release notes: https://matplotlib.org/3.8.0/users/next_api_changes.html and the milestone on GitHub: https://github.com/matplotlib/matplotlib/milestone/77 Note, the release notes have not yet been curated, and may be incomplete. For packagers, this release contains some changes to dependencies: * python>=3.9 is now required. * kiwisolver>=1.3.1 is now required. * Pillow>= 8.0 is now required. * Support for Qt<5.12 has been dropped. * NumPy 1.21 is now required. * Tk>=8.5 is now required if Tk is provided. This release tag is signed by my GPG key. The fingerprint is: EB83 2218 7FD4 5119 2E43 0A72 79B3 FEC4 56F1 2599 and it is also used to sign this message. Note that PyPI no longer supports GPG signing of uploaded files, so the sdist is no longer signed. -- Kyle Sunden Matplotlib RSE -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 866 bytes Desc: not available URL: From ndbecker2 at gmail.com Fri Aug 11 16:43:31 2023 From: ndbecker2 at gmail.com (Neal Becker) Date: Fri, 11 Aug 2023 16:43:31 -0400 Subject: [Matplotlib-users] [ANN] Matplotlib 3.8.0 release candidate 1 References: Message-ID: Kyle Sunden via Matplotlib-devel wrote: > Hi all, > > We are pleased to announce the issue of the first release candidate for > 3.8.0. Please test widely so that we may correct any bugs before the > final release. ... > For further details, please see the release notes: > https://matplotlib.org/3.8.0/users/next_api_changes.html 404 From tcaswell at gmail.com Fri Aug 11 17:06:43 2023 From: tcaswell at gmail.com (Thomas Caswell) Date: Fri, 11 Aug 2023 17:06:43 -0400 Subject: [Matplotlib-users] [ANN] Matplotlib 3.8.0 release candidate 1 In-Reply-To: References: Message-ID: The links should be: whats new: https://matplotlib.org/3.8.0/users/next_whats_new.html API changes: https://matplotlib.org/3.8.0/api/next_api_changes.html Tom On Fri, Aug 11, 2023 at 4:43?PM Neal Becker wrote: > Kyle Sunden via Matplotlib-devel wrote: > > > Hi all, > > > > We are pleased to announce the issue of the first release candidate for > > 3.8.0. Please test widely so that we may correct any bugs before the > > final release. > ... > > For further details, please see the release notes: > > https://matplotlib.org/3.8.0/users/next_api_changes.html > > 404 > > _______________________________________________ > Matplotlib-users mailing list > Matplotlib-users at python.org > https://mail.python.org/mailman/listinfo/matplotlib-users > -- Thomas Caswell tcaswell at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: