Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2019 19:29:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236455] math/py-matplotlib: update to 2.2.4
Message-ID:  <bug-236455-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236455

            Bug ID: 236455
           Summary: math/py-matplotlib: update to 2.2.4
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch-ready
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: lbartoletti@tuxfamily.org
                CC: mainland@apeiron.net, sunpoet@FreeBSD.org,
                    wen@FreeBSD.org
                CC: mainland@apeiron.net
             Flags: maintainer-feedback?(mainland@apeiron.net)

Created attachment 202781
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D202781&action=
=3Dedit
matplotlib 2.2.4

The forth bug-fix release of the v2.2 LTS series.

 - Fix a memory leak with PySide2.
 - rename :math: sphinx directive to :mathmpl: to work with sphinx >
   1.8. Both versions are now available if sphinx < 1.8.
 - avoids numpy deprecation warnings.
 - fixes to tests to work with pytest >=3D 3.8 and the minimum is now
   pytest >=3D 3.6.

jquery-ui is no longer bundled in git repo and is downloaded during
the install or sdist process. If you are installing from pypi the
files will be included, but if you are installing from git you will
need internet access the first time you run pip install .. The
install process tries to cache the files and will not need internet
access on future installations.


---

I updated matplotlib base on the works of sunpoet@ for 2.2.3 Also since jqu=
ery
is not bundled I have to add a distfiles and add a workaround in setup.py. =
Note
sure if it's the better workaround but it's works.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236455-7788>