From df0d40dcb09bc8bdaa70aebdb8b6e6ce30757cfb Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Mon, 21 Aug 2023 20:45:27 -0400 Subject: [PATCH] Prime font cache before testing [skip changelog] --- python-matplotlib.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 6889c6a..9e050aa 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -360,6 +360,8 @@ mktexfmt latex.fmt mktexfmt lualatex.fmt mktexfmt pdflatex.fmt mktexfmt xelatex.fmt +# Also prime the font cache. +%{py3_test_envvars} %{python3} -c 'import matplotlib.font_manager' export http_proxy=http://127.0.0.1/ # Skips: