me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-mistune.

* gnu/packages/python-xyz.scm (python2-mistune): Delete variable.
Maxim Cournoyer 2022-04-29 23:47:43 -04:00
parent ffec658a72
commit 4c17f2b3fe
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -11024,9 +11024,6 @@ It also removes useless @code{pass} statements.")
Python.")
(license license:bsd-3)))
(define-public python2-mistune
(package-with-python2 python-mistune))
;; 2.0 is not released yet, but some packages have started using it.
(define-public python-mistune-next
(package