@cachedout Here are the following platforms which still have pycrypto installed, noting that this was the same for the previous Salt 2019.2.3 release, therefore no change in what Salt was installing.
Python 3 RHEL 7 and RHEL 8 utilize M2Crypto
Python 3 Amazon Linux 2 provides pycryptodomex but still makes use of pycrypto, an oversight that will be fixed in next point release.
Will also adjust Python 2 & 3 Debian and Ubuntu to support minimum of pycryptodome in the next point release, where possible and time allowing.
@cachedout Here are the following platforms which still have pycrypto installed, noting that this was the same for the previous Salt 2019.2.3 release, therefore no change in what Salt was installing.
Python 2: Debian 8 (inc. Raspbian 8) Debian 9 (inc. Raspbian 9) Ubuntu 16.04 Ubuntu 18.04 RHEL 7 RHEL 6 Amazon Linux 1 Amazon Linux 2
Python 3: Debian 9 (inc. Raspbian 9) Ubuntu 16.04 Ubuntu 18.04 Amazon Linux 2
Python 3 RHEL 7 and RHEL 8 utilize M2Crypto Python 3 Amazon Linux 2 provides pycryptodomex but still makes use of pycrypto, an oversight that will be fixed in next point release.
Will also adjust Python 2 & 3 Debian and Ubuntu to support minimum of pycryptodome in the next point release, where possible and time allowing.