gnu: Remove python2-pyxb.

* gnu/packages/xml.scm (python2-pyxb): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:50:38 -04:00
parent 261f030340
commit f162273a2c
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1119,9 +1119,6 @@ (define-public python-pyxb
license:gpl2 ; bundled jquery in doc is dual MIT/GPL2
license:psfl)))) ; pyxb/utils/activestate.py
(define-public python2-pyxb
(package-with-python2 python-pyxb))
(define-public xmlto
(package
(name "xmlto")