RedHatQE / pylero

Python wrapper for the Polarion WSDL API
https://redhatqe.github.io/pylero/
MIT License
37 stars 25 forks source link

Update suds dependency for CentOS Stream #121

Closed waynesun09 closed 1 year ago

waynesun09 commented 1 year ago

CentOS Stream 8 still use suds-jurko which have been deprecated.

waynesun09 commented 1 year ago

Yes, with pip install, suds is a mirror package of suds-community, so without the certain OS release default will be suds-community.