From 27bdd10b92bee9db0e590e46eec42757478bedc4 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 29 Apr 2022 23:03:51 -0400 Subject: gnu: Remove python2-rst.linker. * gnu/packages/python-xyz.scm (python2-rst.linker): Delete variable. --- gnu/packages/python-xyz.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index eb543ac5b6..ff905a09eb 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -5125,9 +5125,6 @@ reStructuredText external reference or timestamps. It's primary purpose is to augment the changelog, but it can be used for other documents, too.") (license license:expat))) -(define-public python2-rst.linker - (package-with-python2 python-rst.linker)) - (define-public python-sshpubkeys (package (name "python-sshpubkeys") -- cgit v1.2.3