Closed waynesun09 closed 2 years ago
The dependency PR in suds: https://github.com/suds-community/suds/pull/80
have been merged, but we need wait for it to be included into the next release (pypi, rpm) to make the switch (merge the PR).
So upstream with pip install will need wait for new suds pip package.
And for Fedora/EPEL release, I thought it will automatically sync but I'm wrong as I searched through koji: https://koji.fedoraproject.org/koji/packageinfo?buildStart=0&packageID=7092&buildOrder=-completion_time&tagOrder=name&tagStart=0#buildlist
@leelavg so suds pypi package is released, we will continue work on the Fedora rpm side, meanwhile could we merge this now?
@leelavg please help check again when you are free, thanks
The suds-community project suds is the project inherit from the original suds project, and suds-py3 is another community fork without much active contribution.
Switch back to the suds-community suds project which also have fedora release.
Update suds dependency base on version in the setup. On Fedora 36 the python3.10dist(suds) rpm package could be found but on earlier version it should look for python3dist(suds-community).
Signed-off-by: Wayne Sun gsun@redhat.com