gnu: Remove python2-pygpgme.
* gnu/packages/gnupg.scm (python2-pygpgme): Delete variable.
This commit is contained in:
parent
14129029e2
commit
9d3c37b2c9
@ -567,9 +567,6 @@ distributed separately.")
|
||||
decrypt messages using the OpenPGP format by making use of GPGME.")
|
||||
(license license:lgpl2.1+)))
|
||||
|
||||
(define-public python2-pygpgme
|
||||
(package-with-python2 python-pygpgme))
|
||||
|
||||
(define-public python-gnupg
|
||||
(package
|
||||
(name "python-gnupg")
|
||||
|
Loading…
Reference in New Issue
Block a user