mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-snowballstemmer.
* gnu/packages/python-xyz.scm (python2-snowballstemmer): Delete variable.
This commit is contained in:
parent
9374dbf3ee
commit
e8a4b28581
1 changed files with 0 additions and 3 deletions
|
@ -18050,9 +18050,6 @@ JSON) codec.")
|
||||||
English stemmer.")
|
English stemmer.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-snowballstemmer
|
|
||||||
(package-with-python2 python-snowballstemmer))
|
|
||||||
|
|
||||||
(define-public python-setproctitle
|
(define-public python-setproctitle
|
||||||
(package
|
(package
|
||||||
(name "python-setproctitle")
|
(name "python-setproctitle")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue