!19 Add conficts for python3-wrapt

From: @starlet-dx 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-10-27 03:10:39 +00:00 committed by Gitee
commit 675be162ed
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: python-wrapt-1.10
Version: 1.10.8
Release: 3
Release: 4
Summary: A Python module for decorators, wrappers and monkey patching
License: BSD
URL: https://github.com/GrahamDumpleton/wrapt
@ -19,6 +19,7 @@ Documentation for the wrapt module
%package -n python3-wrapt-1.10
Summary: A Python module for decorators, wrappers and monkey patching
Conflicts: python3-wrapt
%description -n python3-wrapt-1.10
The aim of the wrapt module is to provide a transparent object proxy
for Python, which can be used as the basis for the construction of
@ -46,6 +47,9 @@ popd
%{python3_sitearch}/wrapt-%{version}-py?.?.egg-info
%changelog
* Thu Oct 27 2022 yaoxin <yaoxin30@h-partners.com> - 1.10.8-4
- Add conficts for python3-wrapt
* Fri Nov 05 2021 huangtianhua <huangtianhua@huawei.com> - 1.10.8-3
- Correct package name to support multiple version