File no-randpool.patch of Package python-send_nsca3
Index: send_nsca3-0.1.6.0/send_nsca3/nsca.py =================================================================== --- send_nsca3-0.1.6.0.orig/send_nsca3/nsca.py +++ send_nsca3-0.1.6.0/send_nsca3/nsca.py @@ -36,7 +36,6 @@ import Crypto.Cipher.Blowfish import Crypto.Cipher.DES import Crypto.Cipher.DES3 import Crypto.Cipher.CAST -import Crypto.Util.randpool import six from typing import Union