!5 Update package storpool of version 7.0.0
From: @A_L_I_E_Z Reviewed-by: @huangtianhua Signed-off-by: @huangtianhua
This commit is contained in:
commit
c4a19823fc
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-storpool
|
Name: python-storpool
|
||||||
Version: 5.5.0
|
Version: 7.0.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Bindings for the StorPool distributed storage API
|
Summary: Bindings for the StorPool distributed storage API
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: http://www.storpool.com/
|
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/73/eb/45b852565c385228a4a337ea3993021e48bb4120adfff422fbfd32e780fb/storpool-7.0.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
Bindings for the StorPool distributed storage API
|
Bindings for the StorPool distributed storage API
|
||||||
@ -19,9 +19,6 @@ BuildRequires: python3-setuptools
|
|||||||
BuildRequires: python3-pbr
|
BuildRequires: python3-pbr
|
||||||
BuildRequires: python3-pip
|
BuildRequires: python3-pip
|
||||||
BuildRequires: python3-wheel
|
BuildRequires: python3-wheel
|
||||||
BuildRequires: python3-mock
|
|
||||||
BuildRequires: python3-ddt
|
|
||||||
BuildRequires: python3-pytest
|
|
||||||
# General requires
|
# General requires
|
||||||
BuildRequires: python3-confget
|
BuildRequires: python3-confget
|
||||||
# General requires
|
# General requires
|
||||||
@ -36,7 +33,7 @@ Provides: python3-storpool-doc
|
|||||||
Bindings for the StorPool distributed storage API
|
Bindings for the StorPool distributed storage API
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n storpool-5.5.0 -p1
|
%autosetup -n storpool-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -74,13 +71,15 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{__python3} setup.py test
|
%{__python3} setup.py test
|
||||||
|
|
||||||
%files -n python3-storpool -f filelist.lst
|
%files -n python3-storpool -f filelist.lst
|
||||||
|
|
||||||
%dir %{python3_sitelib}/*
|
%dir %{python3_sitelib}/*
|
||||||
|
|
||||||
%files help -f doclist.lst
|
%files help -f doclist.lst
|
||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 30 2022 OpenStack_SIG <openstack@openeuler.org> - 7.0.0-1
|
||||||
|
- Upgrade package python3-storpool to version 7.0.0
|
||||||
|
|
||||||
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 5.5.0-2
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 5.5.0-2
|
||||||
- DESC: delete -S git from %autosetup
|
- DESC: delete -S git from %autosetup
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
storpool-7.0.0.tar.gz
Normal file
BIN
storpool-7.0.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user