!3 Upgrade to version 2.0.1

From: @wu-leilei 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-06-28 01:18:14 +00:00 committed by Gitee
commit d94f461610
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 4 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-xlrd Name: python-xlrd
Version: 1.2.0 Version: 2.0.1
Release: 2 Release: 1
Summary: Library for developers to extract data from Microsoft Excel (tm) spreadsheet files Summary: Library for developers to extract data from Microsoft Excel (tm) spreadsheet files
License: BSD-3-Clause License: BSD-3-Clause
URL: http://www.python-excel.org/ URL: http://www.python-excel.org/
Source0: https://files.pythonhosted.org/packages/aa/05/ec9d4fcbbb74bbf4da9f622b3b61aec541e4eccf31d3c60c5422ec027ce2/xlrd-1.2.0.tar.gz Source0: https://files.pythonhosted.org/packages/a6/b3/19a2540d21dea5f908304375bd43f5ed7a4c28a370dc9122c565423e6b44/xlrd-2.0.1.tar.gz
BuildArch: noarch BuildArch: noarch
@ -36,7 +36,7 @@ Extract data from Excel spreadsheets (.xls and .xlsx, versions 2.0 onwards) on a
%prep %prep
%autosetup -n xlrd-1.2.0 %autosetup -n xlrd-2.0.1
%build %build
%py3_build %py3_build
@ -76,6 +76,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 2.0.1-1
- Upgrade to version 2.0.1
* Wed May 11 2022 yangping <yangping69@h-partners> - 1.2.0-2 * Wed May 11 2022 yangping <yangping69@h-partners> - 1.2.0-2
- License compliance rectification - License compliance rectification

Binary file not shown.

BIN
xlrd-2.0.1.tar.gz Normal file

Binary file not shown.