me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-paramiko.

Remove unused dependency of previously removed fabric package.

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

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

View File

@ -257,9 +257,6 @@ extension for low level cryptography (PyCrypto), Paramiko itself is a pure
Python interface around SSH networking concepts.")
(license license:lgpl2.1+)))
(define-public python2-paramiko
(package-with-python2 python-paramiko))
(define-public python-ecdsa
(package
(name "python-ecdsa")