From 7212bd1061c9fccf083925062aaf96a497256b9a Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Sat, 19 Sep 2020 13:10:26 +0000 Subject: Upgrade py-matplotlib to 3.3.1, and keep a repocopy of 2.2.4. Changelog at . PR: 236913 Submitted by: chitty_cloud (at) me.com Approved by: maintainer --- math/py-matplotlib/files/patch-setup.cfg | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'math/py-matplotlib/files/patch-setup.cfg') diff --git a/math/py-matplotlib/files/patch-setup.cfg b/math/py-matplotlib/files/patch-setup.cfg index 7ed4928d4a75..296628a65950 100644 --- a/math/py-matplotlib/files/patch-setup.cfg +++ b/math/py-matplotlib/files/patch-setup.cfg @@ -1,6 +1,6 @@ ---- setup.cfg.orig 2015-09-05 07:46:40 UTC +--- setup.cfg.orig 2020-08-22 09:54:46 UTC +++ setup.cfg -@@ -0,0 +1,83 @@ +@@ -0,0 +1,87 @@ +# Rename this file to setup.cfg to modify matplotlib's +# build options. + @@ -84,5 +84,7 @@ +# packages. Now that NumPy has emerge as the universal array +# package for python, numerix is not really necessary and is +# maintained to provide backward compatibility. Do not change -+# this unless you have a compelling reason to do so. -+#numerix = numpy ++ ++[libs] ++system_freetype = true ++system_qhull = true -- cgit v1.2.3