Update to new upstream release 0.8.5
This commit is contained in:
parent
990d116050
commit
736ed6329b
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ python-suds-0.3.9.tar.gz
|
||||
/python-suds-0.4.1.tar.gz
|
||||
/94664ddd46a6.tar.bz2
|
||||
/suds-0.8.4.tar.gz
|
||||
/suds-0.8.5.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: A python SOAP client
|
||||
Name: python-suds
|
||||
Version: 0.8.4
|
||||
Release: 6%{?dist}
|
||||
Version: 0.8.5
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/suds-community/suds/archive/v%{version}.tar.gz#/%{srcname}-%{version}.tar.gz
|
||||
License: LGPLv3+
|
||||
BuildArch: noarch
|
||||
@ -44,6 +44,9 @@ Summary: %{summary}
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Tue Jun 15 2021 Scott Talbert <swt@techie.net> - 0.8.5-1
|
||||
- Update to new upstream release 0.8.5
|
||||
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.8.4-6
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (suds-0.8.4.tar.gz) = 79be88de3e76550fa3c7ab15b240bee2c416ccf4ec27d5305f6ccc736e77a2d32f18a71411ab7a0006efaaf416ad2a84e896ee84954d837ac1e3db4ae870528d
|
||||
SHA512 (suds-0.8.5.tar.gz) = 9b5c805146cc90620a7dd6ff32dc3df7bdcfab44d96cfba4539174f98dd3ff7aa6d0b20ac43d4c1c7cf46854f466c1c5fee22e60841312dd5b4daba7e531812e
|
||||
|
Loading…
Reference in New Issue
Block a user