!3 update to upstream version 1.2.1

From: @desert-sailor 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2023-07-17 07:59:59 +00:00 committed by Gitee
commit f9058bc6e4
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-pyxcli Name: python-pyxcli
Version: 1.1.5 Version: 1.2.1
Release: 2 Release: 1
Summary: IBM Python XCLI Client Summary: IBM Python XCLI Client
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/IBM/pyxcli URL: https://github.com/IBM/pyxcli
Source0: https://files.pythonhosted.org/packages/8d/17/b2cce4fda2c83ce4d028187fb4619068cd8d7048f5401672f0007d415ac4/pyxcli-1.1.5.tar.gz Source0: https://files.pythonhosted.org/packages/9f/ba/ea2c0df865155a33f7aee01def0e1d709ced23601f6ab78e71b0cccce132/pyxcli-1.2.1.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
IBM Python XCLI Client for Spectrum Accelerate Storage Family. IBM Python XCLI Client for Spectrum Accelerate Storage Family.
@ -29,7 +29,7 @@ Provides: python3-pyxcli-doc
IBM Python XCLI Client for Spectrum Accelerate Storage Family. IBM Python XCLI Client for Spectrum Accelerate Storage Family.
%prep %prep
%autosetup -n pyxcli-1.1.5 -p1 %autosetup -n pyxcli-%{version} -p1
%build %build
%py3_build %py3_build
@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Mon Jul 17 2023 Dongxing Wang <dxwangk@isoftstone.com> - 1.2.1-1
- Update package to version 1.2.1
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.1.5-2 * Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.1.5-2
- DESC: delete -S git from %autosetup - DESC: delete -S git from %autosetup

Binary file not shown.

BIN
pyxcli-1.2.1.tar.gz Normal file

Binary file not shown.