mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: Remove python2-whoosh.
* gnu/packages/python-xyz.scm (python2-whoosh): Delete variable.
This commit is contained in:
parent
f64aac1e4a
commit
b95b975305
1 changed files with 0 additions and 8 deletions
|
@ -16007,14 +16007,6 @@ useful for solving the Assignment Problem.")
|
||||||
checking library.")
|
checking library.")
|
||||||
(license license:bsd-2)))
|
(license license:bsd-2)))
|
||||||
|
|
||||||
(define-public python2-whoosh
|
|
||||||
(let ((whoosh (package-with-python2 (strip-python2-variant python-whoosh))))
|
|
||||||
(package/inherit whoosh
|
|
||||||
(propagated-inputs
|
|
||||||
`(("python2-backport-ssl-match-hostname"
|
|
||||||
,python2-backport-ssl-match-hostname)
|
|
||||||
,@(package-propagated-inputs whoosh))))))
|
|
||||||
|
|
||||||
(define-public python-codespell
|
(define-public python-codespell
|
||||||
(package
|
(package
|
||||||
(name "python-codespell")
|
(name "python-codespell")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue