!3 Update package to version 3.0.8

From: @wubijie123 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-02-15 06:01:53 +00:00 committed by Gitee
commit ed46579342
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
XlsxWriter-3.0.8.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-XlsxWriter Name: python-XlsxWriter
Version: 3.0.3 Version: 3.0.8
Release: 1 Release: 1
Summary: A Python module for creating Excel XLSX files. Summary: A Python module for creating Excel XLSX files.
License: BSD License: BSD
URL: https://github.com/jmcnamara/XlsxWriter URL: https://github.com/jmcnamara/XlsxWriter
Source0: https://files.pythonhosted.org/packages/53/04/91ff43803c3e88c32aa272fdbda5859fc3c3b50b0de3a1e439cc57455330/XlsxWriter-3.0.3.tar.gz Source0: https://files.pythonhosted.org/packages/6a/31/f94f5707827ecd84f3fa03e55e263b9aeddb7da4ae0f7f1541e214e81b15/XlsxWriter-3.0.8.tar.gz
BuildArch: noarch BuildArch: noarch
@ -193,6 +193,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue Feb 14 2023 wubijie <wubijie@kylinos.cn> - 3.0.8-1
- Update package to version 3.0.8
* Tue Nov 01 2022 wangjunqi <wangjunqi@kylinos.cn> - 3.0.3-1 * Tue Nov 01 2022 wangjunqi <wangjunqi@kylinos.cn> - 3.0.3-1
- Update package to version 3.0.3 - Update package to version 3.0.3