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
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -18984,9 +18984,6 @@ (define-public python-random2
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")