summaryrefslogtreecommitdiff
path: root/python-xlsxwriter.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 09:56:20 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 09:56:20 +0000
commit2a86fa53360f67be52f53a2d6ec4d46cd71e10b1 (patch)
tree712a0ad076a4bca02b7f4f4df33972b49b92d89e /python-xlsxwriter.spec
parent31271e62d94135d218f9a63146f4ea51e7002714 (diff)
automatic import of python-xlsxwriteropeneuler20.03
Diffstat (limited to 'python-xlsxwriter.spec')
-rw-r--r--python-xlsxwriter.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-xlsxwriter.spec b/python-xlsxwriter.spec
index e4af204..32d139b 100644
--- a/python-xlsxwriter.spec
+++ b/python-xlsxwriter.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-XlsxWriter
-Version: 3.0.9
+Version: 3.1.0
Release: 1
Summary: A Python module for creating Excel XLSX files.
License: BSD-2-Clause
URL: https://github.com/jmcnamara/XlsxWriter
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bf/dd/2a2ebee045f8e86b40468f3ca44dbcf86607f8282c74dfd9e87b00db12b4/XlsxWriter-3.0.9.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/17/00/b99c915fa2118b9a1dd061a5bf82094c843ab481c714c6d826668df834ad/XlsxWriter-3.1.0.tar.gz
BuildArch: noarch
@@ -151,7 +151,7 @@ See the full documentation at: https://xlsxwriter.readthedocs.io
Release notes: https://xlsxwriter.readthedocs.io/changes.html
%prep
-%autosetup -n XlsxWriter-3.0.9
+%autosetup -n XlsxWriter-3.1.0
%build
%py3_build
@@ -191,5 +191,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.9-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.1.0-1
- Package Spec generated