Update package to version 3.1.2
This commit is contained in:
parent
53bd0f57e8
commit
10b874fa05
Binary file not shown.
BIN
XlsxWriter-3.1.2.tar.gz
Normal file
BIN
XlsxWriter-3.1.2.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-XlsxWriter
|
||||
Version: 3.1.0
|
||||
Version: 3.1.2
|
||||
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/17/00/b99c915fa2118b9a1dd061a5bf82094c843ab481c714c6d826668df834ad/XlsxWriter-3.1.0.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/04/d4/3cc6a3cd112a91d95f554ca8909c8528addf06d79c51ccd40e39a6ff48e1/XlsxWriter-3.1.2.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,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user