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:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user