Bug 2105442

Summary: Back port fix from python-suds 1.1.2
Product: [Fedora] Fedora EPEL Reporter: Wayne Sun <gsun>
Component: python-sudsAssignee: Jeff Ortel <jortel>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: epel9CC: jamato, jortel, lgangava, psplicha, steve.traylen, swt
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:
: 2106149 2106152 (view as bug list) Environment:
Last Closed: 2022-07-09 01:13:35 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-08 19:03:20 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.

Also please backport the fix back to epel8 and epel7.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
Release still stays as 1.1.1 while pypi have released 1.1.2

Expected results:
Release 1.1.2

Additional info:

Comment 1 Scott Talbert 2022-07-09 01:13:35 UTC
I updated the package in epel9.

For epel8, this package is part of RHEL, so it cannot be in EPEL.  File a RHEL bug?

For epel7, please file a bug against python3-suds package.