diff options
-rw-r--r-- | gnu/packages/gnupg.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index cde7427d07..58a5c44318 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -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") |