me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-magic.

* gnu/packages/python-xyz.scm (python2-magic): Delete variable.
Maxim Cournoyer 2022-04-29 23:01:08 -04:00
parent 15558b09be
commit 5478ffa1ba
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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")