gnu: Remove python2-mistune.
* gnu/packages/python-xyz.scm (python2-mistune): Delete variable.
parent
ffec658a72
commit
4c17f2b3fe
|
@ -11024,9 +11024,6 @@ It also removes useless @code{pass} statements.")
|
||||||
Python.")
|
Python.")
|
||||||
(license license:bsd-3)))
|
(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.
|
;; 2.0 is not released yet, but some packages have started using it.
|
||||||
(define-public python-mistune-next
|
(define-public python-mistune-next
|
||||||
(package
|
(package
|
||||||
|
|
Reference in New Issue