!3 Update package storpool of version 5.1.0

From: @sean-lau
Reviewed-by: @xiyuanwang
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2021-11-09 11:15:46 +00:00 committed by Gitee
commit 8f0a91dfbe
3 changed files with 7 additions and 8 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-storpool
Version: 5.5.0
Release: 2
Version: 5.1.0
Release: 1
Summary: Bindings for the StorPool distributed storage API
License: Apache-2.0
URL: http://www.storpool.com/
Source0: https://files.pythonhosted.org/packages/d1/19/29a0ca6faeb9ca3543fcf7d7eb89ca39f657f92b0a5d5e80b60651d908ce/storpool-5.5.0.tar.gz
Source0: https://files.pythonhosted.org/packages/30/a2/10b07664c42f42013895e0146c5c8dbf7a21cf0fccffd21c0c3b5e1c11d8/storpool-5.1.0.tar.gz
BuildArch: noarch
%description
Bindings for the StorPool distributed storage API
@ -19,9 +19,6 @@ BuildRequires: python3-setuptools
BuildRequires: python3-pbr
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-mock
BuildRequires: python3-ddt
BuildRequires: python3-pytest
# General requires
BuildRequires: python3-confget
# General requires
@ -36,7 +33,7 @@ Provides: python3-storpool-doc
Bindings for the StorPool distributed storage API
%prep
%autosetup -n storpool-5.5.0 -p1
%autosetup -n storpool-%{version}
%build
%py3_build
@ -74,13 +71,15 @@ mv %{buildroot}/doclist.lst .
%{__python3} setup.py test
%files -n python3-storpool -f filelist.lst
%dir %{python3_sitelib}/*
%files help -f doclist.lst
%{_docdir}/*
%changelog
* Thu Oct 28 2021 OpenStack_SIG <openstack@openeuler.org> - 5.1.0-1
- Upgrade package python3-storpool to version 5.1.0
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 5.5.0-2
- DESC: delete -S git from %autosetup

BIN
storpool-5.1.0.tar.gz Normal file

Binary file not shown.

Binary file not shown.