[Bug 264679] math/py-matplotlib: Update to 3.5.2

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 15 Jun 2022 09:22:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264679

            Bug ID: 264679
           Summary: math/py-matplotlib: Update to 3.5.2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: t.m.guymer@thomasguymer.co.uk
                CC: mainland@apeiron.net
             Flags: maintainer-feedback?(mainland@apeiron.net)
                CC: mainland@apeiron.net

Hi,

Could MatPlotLib please be bumped to a newer version?

I am using a Python script which uses a new (minor) feature that is not present
in 3.4.3 (which is what FreeBSD is currently using). I could work around it by
modifying the script but I think that the better solution is to update
MatPlotLib (which was last updated in the FreeBSD ports tree 6 months ago).

Thanks,

Tom

PS: The exact new feature is the "labels" keyword argument to
"matplotlib.axes.Axes.set_xticks()". Here is the documentation for 3.4.3:
https://matplotlib.org/3.4.3/api/_as_gen/matplotlib.axes.Axes.set_xticks.html
and here is the documentation for 3.5.2:
https://matplotlib.org/3.5.2/api/_as_gen/matplotlib.axes.Axes.set_xticks.html
(note the new "labels" keyword argument).

PPS: I had a look in the release notes for MatPlotLib but I couldn't find the
exact version where this new (minor) feature was added. By trial-and-error of
URLs, the first version that it appear in was 3.5.0, just FYI.

-- 
You are receiving this mail because:
You are the assignee for the bug.