!2 update package to version 0.2.5.1
From: @S--Sh Reviewed-by: @han-guangyu Signed-off-by: @han-guangyu
This commit is contained in:
commit
94a2373163
Binary file not shown.
BIN
python-ibmcclient-0.2.5.1.tar.gz
Normal file
BIN
python-ibmcclient-0.2.5.1.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-ibmcclient
|
Name: python-ibmcclient
|
||||||
Version: 0.2.2
|
Version: 0.2.5.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: HUAWEI iBMC client
|
Summary: HUAWEI iBMC client
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/IamFive/python-ibmcclient
|
URL: https://github.com/IamFive/python-ibmcclient
|
||||||
Source0: https://files.pythonhosted.org/packages/f4/38/cfc6462811a4baae0f534a3cb708345ca2016d27e1a14094acd0bcaafe9e/python-ibmcclient-0.2.2.tar.gz
|
Source0: https://files.pythonhosted.org/packages/5a/cf/90b37bb162ea3cb0e1d367b907b6d830ed5ee05d503e4c33e47e87aabd36/python-ibmcclient-0.2.5.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
python-ibmcclient is a Python library to communicate with HUAWEI iBMC based systems.
|
python-ibmcclient is a Python library to communicate with HUAWEI iBMC based systems.
|
||||||
@ -30,7 +30,7 @@ Provides: python3-ibmcclient-doc
|
|||||||
python-ibmcclient is a Python library to communicate with HUAWEI iBMC based systems.
|
python-ibmcclient is a Python library to communicate with HUAWEI iBMC based systems.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n python-ibmcclient-0.2.2
|
%autosetup -n python-ibmcclient-0.2.5.1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -75,5 +75,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 14 2023 sunhui <sunhui@kylinos.cn> - 0.2.5.1-1
|
||||||
|
- Update package to version 0.2.5.1
|
||||||
|
|
||||||
* Mon Aug 09 2021 OpenStack_SIG <openstack@openeuler.org> - 0.2.2-1
|
* Mon Aug 09 2021 OpenStack_SIG <openstack@openeuler.org> - 0.2.2-1
|
||||||
- Package Spec generate
|
- Package Spec generate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user