Compare commits
No commits in common. "bb7fd7407f1d688b30beef24b8386b7ee4f808fc" and "ed4657934297c7f529e1f08090eeb141500993f9" have entirely different histories.
bb7fd7407f
...
ed46579342
BIN
XlsxWriter-3.0.8.tar.gz
Normal file
BIN
XlsxWriter-3.0.8.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-XlsxWriter
|
Name: python-XlsxWriter
|
||||||
Version: 3.2.0
|
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/2b/a3/dd02e3559b2c785d2357c3752cc191d750a280ff3cb02fa7c2a8f87523c3/XlsxWriter-3.2.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/6a/31/f94f5707827ecd84f3fa03e55e263b9aeddb7da4ae0f7f1541e214e81b15/XlsxWriter-3.0.8.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
@ -58,7 +58,7 @@ Summary: A Python module for creating Excel XLSX files.
|
|||||||
Provides: python-XlsxWriter = %{version}-%{release}
|
Provides: python-XlsxWriter = %{version}-%{release}
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: shadow-utils
|
BuildRequires: shadow-utils
|
||||||
|
|
||||||
%description -n python3-XlsxWriter
|
%description -n python3-XlsxWriter
|
||||||
**XlsxWriter** is a Python module for writing files in the Excel 2007+ XLSX
|
**XlsxWriter** is a Python module for writing files in the Excel 2007+ XLSX
|
||||||
@ -193,22 +193,6 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Feb 14 2023 wubijie <wubijie@kylinos.cn> - 3.0.8-1
|
||||||
- Update package to version 3.0.8
|
- Update package to version 3.0.8
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user