Compare commits

..

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
bb7fd7407f
!9 Upgrade version to 3.2.0
From: @no_coke 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
2024-04-25 13:09:10 +00:00
GuoCe
c8c94a5e7c Upgrade version to 3.2.0 2024-04-25 17:09:04 +08:00
openeuler-ci-bot
049a7f00c7
!7 Update package to version 3.1.9
From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
2023-10-27 09:37:20 +00:00
jxy_git
bfab8c6b17 Update package to version 3.1.9 2023-10-27 15:41:44 +08:00
openeuler-ci-bot
10ac2c20ed
!6 Update package to version 3.1.2
From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
2023-06-20 09:32:19 +00:00
jxy_git
10b874fa05 Update package to version 3.1.2 2023-06-20 17:02:08 +08:00
openeuler-ci-bot
53bd0f57e8
!5 Update package to version 3.1.0
From: @wubijie123 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
2023-05-04 07:53:13 +00:00
wubijie
b5cae2f0d1 Update package to version 3.1.0 2023-05-04 15:22:12 +08:00
openeuler-ci-bot
88bdd09beb
!4 Update package to version 3.0.9
From: @wubijie123 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
2023-03-21 03:27:50 +00:00
wubijie
3dba9178e3 Update package to version 3.0.9 2023-03-17 13:41:37 +08:00
3 changed files with 19 additions and 3 deletions

Binary file not shown.

BIN
XlsxWriter-3.2.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-XlsxWriter
Version: 3.0.8
Version: 3.2.0
Release: 1
Summary: A Python module for creating Excel XLSX files.
License: BSD
URL: https://github.com/jmcnamara/XlsxWriter
Source0: https://files.pythonhosted.org/packages/6a/31/f94f5707827ecd84f3fa03e55e263b9aeddb7da4ae0f7f1541e214e81b15/XlsxWriter-3.0.8.tar.gz
Source0: https://files.pythonhosted.org/packages/2b/a3/dd02e3559b2c785d2357c3752cc191d750a280ff3cb02fa7c2a8f87523c3/XlsxWriter-3.2.0.tar.gz
BuildArch: noarch
@ -58,7 +58,7 @@ Summary: A Python module for creating Excel XLSX files.
Provides: python-XlsxWriter = %{version}-%{release}
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: shadow-utils
BuildRequires: shadow-utils
%description -n python3-XlsxWriter
**XlsxWriter** is a Python module for writing files in the Excel 2007+ XLSX
@ -193,6 +193,22 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Sun Apr 07 2024 GuoCe <guoce@kylinso.cn> - 3.2.0-1
- Update package to version 3.2.0
- Support embedding images in cells
* Fri Oct 27 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 3.1.9-1
- Update package to version 3.1.9
* Tue Jun 20 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 3.1.2-1
- Update package to version 3.1.2
* Thu May 4 2023 wubijie <wubijie@kylinos.cn> - 3.1.0-1
- Update package to version 3.1.0
* Fri Mar 17 2023 wubijie <wubijie@kylinos.cn> - 3.0.9-1
- Update package to version 3.0.9
* Tue Feb 14 2023 wubijie <wubijie@kylinos.cn> - 3.0.8-1
- Update package to version 3.0.8