gnu: python2-xenon: Remove package.

* gnu/packages/python-xyz.scm (python2-xenon): Delete.
This commit is contained in:
Maxim Cournoyer 2021-01-29 10:17:27 -05:00
parent a92a3cca2a
commit 25a57cd835
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -17035,9 +17035,6 @@ (define-public python-xenon
requirements is not met.")
(license license:expat)))
(define-public python2-xenon
(package-with-python2 python-xenon))
(define-public python-pysocks
(package
(name "python-pysocks")