summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-07 08:28:27 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-07 08:28:27 +0000
commitc03a80db56577e5fe80f0363e076d6ebb8c278e6 (patch)
tree30763a511dbe069256f679949d17be423d1badc6
parent35d2cf51f964df733caf64cdaba0624ae8c10eb8 (diff)
automatic import of python-openpyxl
-rw-r--r--.gitignore1
-rw-r--r--python-openpyxl.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 474910b..640b245 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/openpyxl-3.1.1.tar.gz
+/openpyxl-3.1.2.tar.gz
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
diff --git a/sources b/sources
index 5cc652e..991bbff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0b1a5d776707ef471810f61c7bf77a2d openpyxl-3.1.1.tar.gz
+fd7b9e3c703e2889f6a1edbdb9737768 openpyxl-3.1.2.tar.gz