gnu: Remove python2-rencode.

* gnu/packages/python-xyz.scm (python2-rencode): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:41:49 -04:00
parent 61504ff725
commit 54ca8f4c41
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")