mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-17 16:38:12 -05:00
gnu: Remove python2-rsa.
* gnu/packages/python-xyz.scm (python2-rsa): Delete variable.
This commit is contained in:
parent
273ec2dc3b
commit
23936586f4
1 changed files with 0 additions and 3 deletions
|
@ -15300,9 +15300,6 @@ (define-public python-rsa
|
|||
(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")
|
||||
|
|
Loading…
Reference in a new issue