me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-rst.linker.

* gnu/packages/python-xyz.scm (python2-rst.linker): Delete variable.
Maxim Cournoyer 2022-04-29 23:03:51 -04:00
parent 5f33d83bf8
commit 27bdd10b92
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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")