Update package storpool of version 7.0.0

This commit is contained in:
A_L_I_E_Z 2022-05-30 06:09:44 +00:00
parent 35a3eba4f2
commit c59129b72e
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: 7.0.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/73/eb/45b852565c385228a4a337ea3993021e48bb4120adfff422fbfd32e780fb/storpool-7.0.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
* 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
- DESC: delete -S git from %autosetup

Binary file not shown.

BIN
storpool-7.0.0.tar.gz Normal file

Binary file not shown.