mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 15:26:47 +01:00
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.")
|
pure Python module.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-rencode
|
|
||||||
(package-with-python2 python-rencode))
|
|
||||||
|
|
||||||
(define-public python-xenon
|
(define-public python-xenon
|
||||||
(package
|
(package
|
||||||
(name "python-xenon")
|
(name "python-xenon")
|
||||||
|
|
Loading…
Reference in a new issue