gnu: python-pbkdf2: Don't use python-pycrypto.
* gnu/packages/python-xyz.scm (python-pbkdf2)[propagated-inputs]: Remove.
This commit is contained in:
parent
0985bba557
commit
b8fd2877c9
@ -19274,8 +19274,6 @@ from the header, as well as section details and data available.")
|
||||
(replace 'check
|
||||
(lambda _
|
||||
(invoke "python" "test/test_pbkdf2.py"))))))
|
||||
(propagated-inputs
|
||||
(list python-pycrypto)) ; optional
|
||||
(home-page "https://www.dlitz.net/software/python-pbkdf2/")
|
||||
(synopsis "Password-based key derivation")
|
||||
(description "This module implements the password-based key derivation
|
||||
|
Loading…
Reference in New Issue
Block a user