!19 provides python3-suds-community package.
From: @renliang16 Reviewed-by: @huangtianhua, @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
713d716660
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
Name: python-suds2
|
Name: python-suds2
|
||||||
Version: 1.1.1
|
Version: 1.1.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A python SOAP client
|
Summary: A python SOAP client
|
||||||
License: LGPL-3.0
|
License: LGPL-3.0
|
||||||
URL: https://github.com/suds-community/suds
|
URL: https://github.com/suds-community/suds
|
||||||
Source0: https://github.com/suds-community/suds/archive/v%{version}/%{srcname}-%{version}.tar.gz
|
Source0: https://github.com/suds-community/suds/archive/v%{version}/%{srcname}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Provides: python-suds = %{version}-%{release}
|
Provides: python-suds = %{version}-%{release} python3-suds-community = %{version}-%{release}
|
||||||
Obsoletes: python-suds < %{version}-%{release}
|
Obsoletes: python-suds < %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -43,6 +43,9 @@ for Python licensed under LGPL.
|
|||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 19 2022 renliang16 <renliang@uniontech.com> - 1.1.1-3
|
||||||
|
- Provides python3-suds-community
|
||||||
|
|
||||||
* Tue Aug 02 2022 liukuo <liukuo@kylinos.cn> - 1.1.1-2
|
* Tue Aug 02 2022 liukuo <liukuo@kylinos.cn> - 1.1.1-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user