From c03a80db56577e5fe80f0363e076d6ebb8c278e6 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 7 Apr 2023 08:28:27 +0000 Subject: automatic import of python-openpyxl --- python-openpyxl.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-openpyxl.spec') diff --git a/python-openpyxl.spec b/python-openpyxl.spec index 1b3ee2f..f054872 100644 --- a/python-openpyxl.spec +++ b/python-openpyxl.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-openpyxl -Version: 3.1.1 +Version: 3.1.2 Release: 1 Summary: A Python library to read/write Excel 2010 xlsx/xlsm files License: MIT URL: https://openpyxl.readthedocs.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/10/bf/950ea7896f3c42ab04073cd2903f0a190ba77ef28bdf76191f6f86373712/openpyxl-3.1.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/42/e8/af028681d493814ca9c2ff8106fc62a4a32e4e0ae14602c2a98fc7b741c8/openpyxl-3.1.2.tar.gz BuildArch: noarch Requires: python3-et-xmlfile @@ -38,7 +38,7 @@ the Office Open XML format. All kudos to the PHPExcel team as openpyxl was initially based on PHPExcel. %prep -%autosetup -n openpyxl-3.1.1 +%autosetup -n openpyxl-3.1.2 %build %py3_build @@ -78,5 +78,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 3.1.1-1 +* Fri Apr 07 2023 Python_Bot - 3.1.2-1 - Package Spec generated -- cgit v1.2.3