gnu: Remove python2-random2.
* gnu/packages/python-xyz.scm (python2-random2): Delete variable.
This commit is contained in:
parent
87c15103e6
commit
08b98d7ce3
1 changed files with 0 additions and 3 deletions
|
@ -18984,9 +18984,6 @@ (define-public python-random2
|
||||||
between the different Python versions.")
|
between the different Python versions.")
|
||||||
(license license:psfl)))
|
(license license:psfl)))
|
||||||
|
|
||||||
(define-public python2-random2
|
|
||||||
(package-with-python2 python-random2))
|
|
||||||
|
|
||||||
(define-public python-snowballstemmer
|
(define-public python-snowballstemmer
|
||||||
(package
|
(package
|
||||||
(name "python-snowballstemmer")
|
(name "python-snowballstemmer")
|
||||||
|
|
Loading…
Reference in a new issue