All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] PyXML requirement for refpolicy
@ 2014-10-30 22:05 Nicolas Iooss
  2014-10-31 14:21 ` Christopher J. PeBenito
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Iooss @ 2014-10-30 22:05 UTC (permalink / raw)
  To: refpolicy

Hello,

Refpolicy INSTALL file says that PyXML is required for building [1].
However I haven't got this library on my system and things are working well
so I'm wondering what I am missing. A simple "git grep import" shows "from
xml.dom.minidom import parse, parseString" in support/sedoctool.py [2] but
the xml module has been part of Python since Python 2.0 (according to 2.6
doc [3]) so this is not PyXML. Moreover PyXML main page says this library
is no longer maintained [4].

Is PyXML still a requirement of refpolicy and if not, is it possible to
remove it from the INSTALL file?

My motivation behind these questions is that an Arch Linux user packaged
PyXML a few days ago [5], described it as "Python XML, Dependency for
selinux-refpolicy" [6] and is asking me whether I want to maintain the
package.

Cheers,

Nicolas

[1]
https://github.com/TresysTechnology/refpolicy/blob/RELEASE_2_20140311/INSTALL#L6
[2]
https://github.com/TresysTechnology/refpolicy/blob/RELEASE_2_20140311/support/sedoctool.py#L21
[3] https://docs.python.org/2.6/library/xml.dom.html
[4] http://sourceforge.net/projects/pyxml/
[5] Comment posted 2014-10-21 on
https://aur.archlinux.org/packages/selinux-refpolicy/
[6] https://aur.archlinux.org/packages/pyxml/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.tresys.com/pipermail/refpolicy/attachments/20141030/aacf29ff/attachment.html 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-11-04 12:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-30 22:05 [refpolicy] PyXML requirement for refpolicy Nicolas Iooss
2014-10-31 14:21 ` Christopher J. PeBenito
2014-11-03 20:14   ` Nicolas Iooss
2014-11-04 12:59     ` Christopher J. PeBenito

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.