Bug 2106149

Summary: Back port fix from python-suds 1.1.2
Product: [Fedora] Fedora EPEL Reporter: Wayne Sun <gsun>
Component: python3-sudsAssignee: Orion Poplawski <orion>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: epel7CC: jamato, lgangava, orion, psplicha
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 2105442 Environment:
Last Closed: 2022-07-12 17:20:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Wayne Sun 2022-07-11 20:45:55 UTC
Description of problem:
The suds(suds-community) package have a new release:
https://pypi.org/project/suds/1.1.2/

It includes fix with restore last_sent and last_received functions, detail could be found:
https://github.com/suds-community/suds/pull/80

This fix is useful for maintain session connections.

Please backport the fix back to epel7.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:
Release new version with the back port from 1.1.2

Additional info:

Comment 1 Wayne Sun 2022-07-12 17:20:18 UTC
The back port is not needed for EPEL7, so close this bug now.