gnu: Remove python2-mimeparse.
* gnu/packages/python-xyz.scm (python2-mimeparse): Delete variable.
This commit is contained in:
parent
3fbcab1e38
commit
5bc038d222
1 changed files with 0 additions and 3 deletions
|
@ -3227,9 +3227,6 @@ (define-public python-mimeparse
|
||||||
matching them against a list of media-ranges.")
|
matching them against a list of media-ranges.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-mimeparse
|
|
||||||
(package-with-python2 python-mimeparse))
|
|
||||||
|
|
||||||
(define-public python-miniboa
|
(define-public python-miniboa
|
||||||
(package
|
(package
|
||||||
(name "python-miniboa")
|
(name "python-miniboa")
|
||||||
|
|
Loading…
Reference in a new issue