me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-rsa.

* gnu/packages/python-xyz.scm (python2-rsa): Delete variable.
Maxim Cournoyer 2022-04-29 21:23:14 -04:00
parent 273ec2dc3b
commit 23936586f4
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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")