mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
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.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-mimeparse
|
||||
(package-with-python2 python-mimeparse))
|
||||
|
||||
(define-public python-miniboa
|
||||
(package
|
||||
(name "python-miniboa")
|
||||
|
|
Loading…
Reference in a new issue