gnu: Remove python2-pygpgme.
* gnu/packages/gnupg.scm (python2-pygpgme): Delete variable.
This commit is contained in:
parent
14129029e2
commit
9d3c37b2c9
1 changed files with 0 additions and 3 deletions
|
@ -567,9 +567,6 @@ (define-public python-pygpgme
|
|||
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 a new issue