We have a web service that uses arcpy and needs to include information from a government web service that is only available via SOAP. We have used the suds-jurko library for the last few years without incident. After upgrading the server from 2.8 to 3.1.1 (and cloning a new environment) suds-jurko was missing from the list of packages to add. There is another popular SOAP package called zeep but that isn't on the list either.
The strange thing is that we have upgraded Pro on 2 different desktop computers to 3.1.1 and suds-jurko and zeep ARE both on the list. One of the desktops went from 2.8 to 3.0.1 and finally to 3.1.1. We tried doing a clean install of 3.0.1 yesterday to see if that would help, but the packages are still not on the list. We have admin privileges on both machines. The server is running a different OS from the desktops. Any ideas?