[Bug 236455] math/py-matplotlib: update to 2.2.4
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Mar 10 19:29:28 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236455
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 at FreeBSD.org
Reporter: lbartoletti at tuxfamily.org
CC: mainland at apeiron.net, sunpoet at FreeBSD.org,
wen at FreeBSD.org
CC: mainland at apeiron.net
Flags: maintainer-feedback?(mainland at apeiron.net)
Created attachment 202781
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202781&action=edit
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 >= 3.8 and the minimum is now
pytest >= 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 jquery
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list