mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-01 09:02:59 -05:00
gnu: Remove python2-pyxb.
* gnu/packages/xml.scm (python2-pyxb): Delete variable.
This commit is contained in:
parent
261f030340
commit
f162273a2c
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue