1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-07 17:55:55 +02:00

gnu: Remove python2-random2.

* gnu/packages/python-xyz.scm (python2-random2): Delete variable.
This commit is contained in:
Maxim Cournoyer
2022-04-29 21:21:22 -04:00
parent 87c15103e6
commit 08b98d7ce3
-3
View File
@@ -18984,9 +18984,6 @@ JSON) codec.")
between the different Python versions.")
(license license:psfl)))
(define-public python2-random2
(package-with-python2 python-random2))
(define-public python-snowballstemmer
(package
(name "python-snowballstemmer")