me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pyxb.

* gnu/packages/xml.scm (python2-pyxb): Delete variable.
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
1 changed files with 0 additions and 3 deletions

View File

@ -1119,9 +1119,6 @@ code for classes that correspond to data structures defined by XMLSchema.")
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")