summaryrefslogtreecommitdiff
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
parent31271e62d94135d218f9a63146f4ea51e7002714 (diff)
automatic import of python-xlsxwriteropeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-xlsxwriter.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index b845506..92f88fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/XlsxWriter-3.0.8.tar.gz
/XlsxWriter-3.0.9.tar.gz
+/XlsxWriter-3.1.0.tar.gz
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
diff --git a/sources b/sources
index c77e642..7462932 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-82cdd1ddbc68a7cb6a5be7d4a1da0629 XlsxWriter-3.0.9.tar.gz
+f1caf085030f343c50cf196247c80d5a XlsxWriter-3.1.0.tar.gz