me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-gpg.

* gnu/packages/gnupg.scm (python2-gpg): Delete variable.
Maxim Cournoyer 2022-04-29 17:34:26 -04:00
parent b7da08a4f9
commit 14129029e2
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -532,9 +532,6 @@ cryptographic library. It is developed in the GPGME source code, and then
distributed separately.")
(license license:lgpl2.1+)))
(define-public python2-gpg
(package-with-python2 python-gpg))
(define-public python-pygpgme
(package
(name "python-pygpgme")