Khem Raj
175682f0df
python3-matplotlib: Fix build with c++17
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-01-16 21:23:07 -08:00
Khem Raj
1f56bcddaf
python3-matplotlib: Upgrade to 3.6.3
...
Forward port the disable download patch
Location of license changed inside setup.py
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-01-16 21:23:07 -08:00
Khem Raj
1274e2772e
matplotlib: Upgrade to 3.5.3
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-09-07 16:44:54 -07:00
Khem Raj
d323e21f1a
python3-matplotlib: Do not use setuptools_scm_git_archive
...
this gets invoked during compile task which is not disabling network
access, any network activity should be explicitly enabled except during
do_fetch
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com >
2022-01-18 08:59:58 -08:00
Mark Hatle
c46b44f1e8
python3-matplotlib: Disable automatic download during do_compile
...
Add a patch to disable the automatic download of components.
Add manual download for a specific freetype and qhull version.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com >
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com >
2021-12-16 08:14:04 -08:00