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:
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.