Update package to version 3.0.8

This commit is contained in:
wubijie 2023-02-14 16:41:31 +08:00
parent ea2a7eedc3
commit 1dec30019b
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