gnu: Remove python2-rsa.
* gnu/packages/python-xyz.scm (python2-rsa): Delete variable.
parent
273ec2dc3b
commit
23936586f4
|
@ -15300,9 +15300,6 @@ library as well as on the command line.")
|
|||
(home-page "https://stuvel.eu/rsa")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-rsa
|
||||
(package-with-python2 python-rsa))
|
||||
|
||||
(define-public python-pluggy
|
||||
(package
|
||||
(name "python-pluggy")
|
||||
|
|
Reference in New Issue