From bea895839b20641d7fb2d48e3bc8e1416fc89d39 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Sat, 20 Jun 2020 03:06:07 -0400 Subject: [PATCH] Update to latest version. --- .gitignore | 2 ++ 0001-Use-packaged-jquery-and-jquery-ui.patch | 19 ++++++++++--------- python-matplotlib.spec | 7 +++++-- sources | 4 ++-- 4 files changed, 19 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index 921a73c..9732d93 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,5 @@ matplotlib-1.0.0-without-gpc.tar.gz /matplotlib-3.2.0.tar.gz /matplotlib-3.2.0-with-freetype-2.10.1.tar.gz /matplotlib-3.2.1.tar.gz +/matplotlib-3.2.2.tar.gz +/matplotlib-3.2.2-with-freetype-2.10.1.tar.gz diff --git a/0001-Use-packaged-jquery-and-jquery-ui.patch b/0001-Use-packaged-jquery-and-jquery-ui.patch index 92ccaf2..801f520 100644 --- a/0001-Use-packaged-jquery-and-jquery-ui.patch +++ b/0001-Use-packaged-jquery-and-jquery-ui.patch @@ -1,4 +1,4 @@ -From 0ffab3ff58bee5346b9443a8b769d9786aba3b26 Mon Sep 17 00:00:00 2001 +From a3fec73e39558f1a8d41663fe05783889e735af4 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Sat, 2 Mar 2019 18:18:29 -0500 Subject: [PATCH] Use packaged jquery and jquery-ui. @@ -7,8 +7,8 @@ Signed-off-by: Elliott Sales de Andrade --- .../backends/web_backend/all_figures.html | 6 +-- .../backends/web_backend/single_figure.html | 6 +-- - setup.py | 53 ------------------- - 3 files changed, 6 insertions(+), 59 deletions(-) + setup.py | 54 ------------------- + 3 files changed, 6 insertions(+), 60 deletions(-) diff --git a/lib/matplotlib/backends/web_backend/all_figures.html b/lib/matplotlib/backends/web_backend/all_figures.html index 41f48dc6d..69097eb4f 100644 @@ -45,10 +45,10 @@ index 4d5a366fb..c11c86618 100644