mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-18 00:42:17 -05:00
gnu: Remove python2-gpg.
* gnu/packages/gnupg.scm (python2-gpg): Delete variable.
This commit is contained in:
parent
b7da08a4f9
commit
14129029e2
1 changed files with 0 additions and 3 deletions
|
@ -532,9 +532,6 @@ (define-public python-gpg
|
||||||
distributed separately.")
|
distributed separately.")
|
||||||
(license license:lgpl2.1+)))
|
(license license:lgpl2.1+)))
|
||||||
|
|
||||||
(define-public python2-gpg
|
|
||||||
(package-with-python2 python-gpg))
|
|
||||||
|
|
||||||
(define-public python-pygpgme
|
(define-public python-pygpgme
|
||||||
(package
|
(package
|
||||||
(name "python-pygpgme")
|
(name "python-pygpgme")
|
||||||
|
|
Loading…
Reference in a new issue