summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-10 06:49:00 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-10 06:49:00 +0000
commit31271e62d94135d218f9a63146f4ea51e7002714 (patch)
treef5c5612aa57ca6a036e71f97f9b05a411d6e2064
parent6df618f7103dc7b538f4c4b2ee8b0e1df9cc8c62 (diff)
automatic import of python-xlsxwriter
-rw-r--r--.gitignore1
-rw-r--r--python-xlsxwriter.spec14
-rw-r--r--sources2
3 files changed, 9 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index 5d26ed8..b845506 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/XlsxWriter-3.0.8.tar.gz
+/XlsxWriter-3.0.9.tar.gz
diff --git a/python-xlsxwriter.spec b/python-xlsxwriter.spec
index aa20209..e4af204 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.8
+Version: 3.0.9
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/6a/31/f94f5707827ecd84f3fa03e55e263b9aeddb7da4ae0f7f1541e214e81b15/XlsxWriter-3.0.8.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bf/dd/2a2ebee045f8e86b40468f3ca44dbcf86607f8282c74dfd9e87b00db12b4/XlsxWriter-3.0.9.tar.gz
BuildArch: noarch
@@ -26,7 +26,7 @@ including:
* Worksheet PNG/JPEG/GIF/BMP/WMF/EMF images.
* Rich multi-format strings.
* Cell comments.
-* Integration with Pandas.
+* Integration with Pandas and Polars.
* Textboxes.
* Support for adding Macros.
* Memory optimization mode for writing large files.
@@ -76,7 +76,7 @@ including:
* Worksheet PNG/JPEG/GIF/BMP/WMF/EMF images.
* Rich multi-format strings.
* Cell comments.
-* Integration with Pandas.
+* Integration with Pandas and Polars.
* Textboxes.
* Support for adding Macros.
* Memory optimization mode for writing large files.
@@ -123,7 +123,7 @@ including:
* Worksheet PNG/JPEG/GIF/BMP/WMF/EMF images.
* Rich multi-format strings.
* Cell comments.
-* Integration with Pandas.
+* Integration with Pandas and Polars.
* Textboxes.
* Support for adding Macros.
* Memory optimization mode for writing large files.
@@ -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.8
+%autosetup -n XlsxWriter-3.0.9
%build
%py3_build
@@ -191,5 +191,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.8-1
+* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.9-1
- Package Spec generated
diff --git a/sources b/sources
index fb35db1..c77e642 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a82aff44a3bac2b9d7788464ae2ca996 XlsxWriter-3.0.8.tar.gz
+82cdd1ddbc68a7cb6a5be7d4a1da0629 XlsxWriter-3.0.9.tar.gz