gnu: Remove python2-rencode.
* gnu/packages/python-xyz.scm (python2-rencode): Delete variable.
This commit is contained in:
parent
61504ff725
commit
54ca8f4c41
1 changed files with 0 additions and 3 deletions
|
@ -21668,9 +21668,6 @@ (define-public python-rencode
|
|||
pure Python module.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-rencode
|
||||
(package-with-python2 python-rencode))
|
||||
|
||||
(define-public python-xenon
|
||||
(package
|
||||
(name "python-xenon")
|
||||
|
|
Loading…
Reference in a new issue