3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

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