From 9aa030ca90d53fb7802ced67a32aa3c182b80cdade17e4a352ef7663d066767d Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 18 Mar 2014 13:01:29 +0000 Subject: [PATCH] Accepting request 226396 from devel:languages:python fix bnc#863451 (forwarded request 226376 from MargueriteSu) OBS-URL: https://build.opensuse.org/request/show/226396 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-matplotlib?expand=0&rev=31 --- python-matplotlib.changes | 7 +++++++ python-matplotlib.spec | 1 + 2 files changed, 8 insertions(+) diff --git a/python-matplotlib.changes b/python-matplotlib.changes index 212e533..9606bcf 100644 --- a/python-matplotlib.changes +++ b/python-matplotlib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 17 17:47:12 UTC 2014 - i@marguerite.su + +- fix bnc#863451 +- added windowing.* to python-matplotlib-tk +- It's windowing instead of Windows, a module required by tk backend + ------------------------------------------------------------------- Sat Mar 8 18:01:21 UTC 2014 - bwiedemann@suse.com diff --git a/python-matplotlib.spec b/python-matplotlib.spec index 29ab295..2890c49 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -280,6 +280,7 @@ install -vm 755 %{SOURCE3} %{buildroot}%{py_sitedir}/ %files tk %defattr(-,root,root,-) +%{py_sitedir}/matplotlib/backends/windowing.* %{py_sitedir}/matplotlib/backends/backend_tkagg.* %{py_sitedir}/matplotlib/backends/tkagg.* %{py_sitedir}/matplotlib/backends/_tkagg.so