!3 [轻量级PR] 删除spec文件中不必要的buildrequirements

From: @kkzhs_admin 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2022-03-04 01:13:38 +00:00 committed by Gitee
commit 3ea61baa53
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -4,7 +4,7 @@
**Datera*Fabric Services API. **Datera*Fabric Services API.
Name: python-dfs-sdk Name: python-dfs-sdk
Version: 1.2.25 Version: 1.2.25
Release: 1 Release: 2
Summary: Datera Fabric Python SDK Summary: Datera Fabric Python SDK
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/Datera/python-sdk/ URL: https://github.com/Datera/python-sdk/
@ -19,13 +19,6 @@ Provides: python-dfs-sdk
# Base build requires # Base build requires
BuildRequires: python3-devel BuildRequires: python3-devel
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
BuildRequires: python3-pbr
BuildRequires: python3-pip
BuildRequires: python3-wheel
# General requires
BuildRequires: python3-requests
BuildRequires: python3-six
BuildRequires: python3-urllib3
# General requires # General requires
Requires: python3-requests Requires: python3-requests
Requires: python3-six Requires: python3-six
@ -82,5 +75,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Mar 3 2022 zhaoshuang <zhaoshuang@uniontech.com> - 1.2.25-2
- remove unnecessary buildrequires
* Tue Jul 20 2021 OpenStack_SIG <openstack@openeuler.org> - 1.2.25-1 * Tue Jul 20 2021 OpenStack_SIG <openstack@openeuler.org> - 1.2.25-1
- Package Spec generate - Package Spec generate