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
This commit is contained in:
parent
a143b4eead
commit
1cd14375b0
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user