summaryrefslogtreecommitdiff
path: root/python-openpyxl.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-openpyxl.spec')
-rw-r--r--python-openpyxl.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 3.1.1-1
+* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 3.1.2-1
- Package Spec generated