gnu: ansible-core: Build with python-pycryptodome.

* gnu/packages/admin.scm (ansible-core)[native-inputs]: Replace
PYTHON-PYCRYPTO with PYTHON-PYCRYPTODOME.
This commit is contained in:
Marius Bakke 2022-11-20 11:48:19 +01:00
parent 39d607796b
commit 92be7e088d
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA

View File

@ -2872,7 +2872,7 @@ sys.argv[0] = re.sub(r'\\.([^/]*)-real$', r'\\1', sys.argv[0])
(list openssh
openssl
python-mock
python-pycrypto
python-pycryptodome
python-pytest
python-pytest-forked
python-pytest-mock