Rebuilt for Python 3.9
This commit is contained in:
parent
fa5c70618c
commit
969ca6a6e3
@ -10,7 +10,7 @@ services and WSDL based objects can be easily inspected.
|
|||||||
Summary: %{sum}
|
Summary: %{sum}
|
||||||
Name: python-suds
|
Name: python-suds
|
||||||
Version: 0.8.4
|
Version: 0.8.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Source0: https://github.com/suds-community/suds/archive/v%{version}.tar.gz#/%{srcname}-%{version}.tar.gz
|
Source0: https://github.com/suds-community/suds/archive/v%{version}.tar.gz#/%{srcname}-%{version}.tar.gz
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -42,6 +42,9 @@ Summary: %{sum}
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.8.4-2
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Tue Feb 18 2020 Scott Talbert <swt@techie.net> - 0.8.4-1
|
* Tue Feb 18 2020 Scott Talbert <swt@techie.net> - 0.8.4-1
|
||||||
- Switch to new upstream https://github.com/suds-community/suds
|
- Switch to new upstream https://github.com/suds-community/suds
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user