mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05:00
gnu: Remove python2-mistune.
* gnu/packages/python-xyz.scm (python2-mistune): Delete variable.
This commit is contained in:
parent
ffec658a72
commit
4c17f2b3fe
1 changed files with 0 additions and 3 deletions
|
@ -11024,9 +11024,6 @@ (define-public python-mistune
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue