gnu: Remove python2-mimeparse.
* gnu/packages/python-xyz.scm (python2-mimeparse): Delete variable.
parent
3fbcab1e38
commit
5bc038d222
|
@ -3227,9 +3227,6 @@ documentation-related tools used by the Astropy project.")
|
||||||
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")
|
||||||
|
|
Reference in New Issue