From 2a86fa53360f67be52f53a2d6ec4d46cd71e10b1 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 09:56:20 +0000 Subject: automatic import of python-xlsxwriter --- .gitignore | 1 + python-xlsxwriter.spec | 8 ++++---- sources | 2 +- 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 - 3.0.9-1 +* Fri Apr 21 2023 Python_Bot - 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 -- cgit v1.2.3