me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-bcrypt.

Remove unused dependency of previously removed fabric package.

* gnu/packages/python-crypto.scm (python2-bcrypt): Remove variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Ben Sturmfels 2021-08-04 22:29:31 +10:00 committed by Efraim Flashner
parent c6a80baf01
commit de83a236b9
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 0 additions and 3 deletions

View File

@ -138,9 +138,6 @@ on the Blowfish password hashing algorithm, as described in
Password Scheme\"} by Niels Provos and David Mazieres.")
(license license:asl2.0)))
(define-public python2-bcrypt
(package-with-python2 python-bcrypt))
(define-public python-passlib
(package
(name "python-passlib")