!4 Add conflict with python3-suds2 package

From: @sean-lau
Reviewed-by: @xiyuanwang,@huangtianhua
Signed-off-by: @huangtianhua
This commit is contained in:
openeuler-ci-bot 2021-08-20 07:35:34 +00:00 committed by Gitee
commit 1e04d7bdcf

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-suds-jurko
Version: 0.6
Release: 1
Release: 2
Summary: Lightweight SOAP client (Jurko's fork)
License: LGPL-3.0 and GPL-3.0
URL: http://bitbucket.org/jurko/suds
@ -19,6 +19,7 @@ BuildRequires: python3-setuptools
BuildRequires: python3-pbr
BuildRequires: python3-pip
BuildRequires: python3-wheel
Conflicts: python3-suds2
%description -n python3-suds-jurko
Lightweight SOAP client (Jurko's fork)
@ -70,5 +71,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Tue Aug 17 2021 liusheng <liusheng2048@gmail.com> - 0.6-2
- Add conflict with python3-suds2 package
* Wed Aug 04 2021 OpenStack_SIG <openstack@openeuler.org> - 0.6-1
- Package Spec generate