!13 [sync] PR-9: enable debuginfo

From: @openeuler-sync-bot 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-08-01 10:32:09 +00:00 committed by Gitee
commit 53759644c4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,6 @@
%global debug_package %{nil}
Name: python-matplotlib Name: python-matplotlib
Version: 3.4.3 Version: 3.4.3
Release: 1 Release: 2
Summary: A comprehensive library for creating static, animated, and interactive visualizations Summary: A comprehensive library for creating static, animated, and interactive visualizations
License: Python and MIT and OFL-1.1 and Public Domain License: Python and MIT and OFL-1.1 and Public Domain
URL: https://github.com/matplotlib/matplotlib URL: https://github.com/matplotlib/matplotlib
@ -163,6 +162,9 @@ mv %{buildroot}%{python3_sitearch}/matplotlib/mpl-data %{buildroot}%{_datadir}/m
%{python3_sitearch}/matplotlib/backends/{tkagg.*,__pycache__/tkagg.*,_tkagg.*} %{python3_sitearch}/matplotlib/backends/{tkagg.*,__pycache__/tkagg.*,_tkagg.*}
%changelog %changelog
* Sat Mar 05 2022 chenchen <chen_aka_jan@163.com> - 3.4.3-2
- enable debuginfo
* Fri Jan 28 2022 SimpleUpdate Robot <tc@openeuler.org> - 3.4.3-1 * Fri Jan 28 2022 SimpleUpdate Robot <tc@openeuler.org> - 3.4.3-1
- Upgrade to version 3.4.3 - Upgrade to version 3.4.3