gnu: Remove python2-magic.
* gnu/packages/python-xyz.scm (python2-magic): Delete variable.
parent
15558b09be
commit
5478ffa1ba
|
@ -16474,9 +16474,6 @@ modules, which are different and were developed separately, both serve
|
||||||
the same purpose: to provide Python bindings for libmagic.")
|
the same purpose: to provide Python bindings for libmagic.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-magic
|
|
||||||
(package-with-python2 python-magic))
|
|
||||||
|
|
||||||
(define-public python-pkgconfig
|
(define-public python-pkgconfig
|
||||||
(package
|
(package
|
||||||
(name "python-pkgconfig")
|
(name "python-pkgconfig")
|
||||||
|
|
Reference in New Issue