!9 [sync] PR-7: remove redundant provides python-webob

From: @openeuler-sync-bot
Reviewed-by: @yangzhao_kl
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2021-09-22 07:00:19 +00:00 committed by Gitee
commit 8139c9b985

View File

@ -1,6 +1,6 @@
Name: python-alsa Name: python-alsa
Version: 1.1.6 Version: 1.1.6
Release: 2 Release: 3
Summary: Python binding for the ALSA library Summary: Python binding for the ALSA library
License: LGPLv2+ License: LGPLv2+
URL: http://www.alsa-project.org/ URL: http://www.alsa-project.org/
@ -23,7 +23,7 @@ Python2 bindings for the ALSA library.
Summary: Python3 binding for the ALSA library Summary: Python3 binding for the ALSA library
BuildRequires: python3-devel BuildRequires: python3-devel
Requires: python3 Requires: python3
%{?python_provide:%python_provide python3-webob} %{?python_provide:%python_provide python3-alsa}
%description -n python3-alsa %description -n python3-alsa
Python3 bindings for the ALSA library. Python3 bindings for the ALSA library.
@ -46,6 +46,9 @@ Python3 bindings for the ALSA library.
%{python3_sitearch}/* %{python3_sitearch}/*
%changelog %changelog
* Thu Sep 16 2021 caodongxia <caodongxia@huawei.com> - 1.1.6-3
- Remove redundant provides python-webob
* Fri Aug 21 2020 fanjiachen <fanjiachen3@huawei.com> - 1.1.6-2 * Fri Aug 21 2020 fanjiachen <fanjiachen3@huawei.com> - 1.1.6-2
- Type:rebuild - Type:rebuild
- ID:NA - ID:NA