From: cpebenito@tresys.com (Christopher J. PeBenito)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH] Update Python requirement in INSTALL
Date: Tue, 11 Nov 2014 08:42:39 -0500 [thread overview]
Message-ID: <5462124F.4070200@tresys.com> (raw)
In-Reply-To: <1415642729-25072-1-git-send-email-nicolas.iooss@m4x.org>
On 11/10/2014 1:05 PM, Nicolas Iooss wrote:
> PyXML has not been required to build the policy and its documentation
> since at least Python 2.6, which comes with an "xml" module.
>
> Moreover, some support scripts requires Python 2.6 or above (and are
> compatible with Python 3.4, maybe also with other versions of Python 3).
> Add the minimum supported version of Python in INSTALL.
Merged.
> ML thread: http://oss.tresys.com/pipermail/refpolicy/2014-November/007440.html
> ---
> INSTALL | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/INSTALL b/INSTALL
> index f168ff591109..5250cbe73982 100644
> --- a/INSTALL
> +++ b/INSTALL
> @@ -3,7 +3,7 @@ Reference Policy has the following build requirements:
> * libsemanage 2.1.6
> * checkpolicy 2.1.8
> * policycoreutils 2.1.10
> - * Python PyXML
> + * Python >= 2.6
> * GCC
>
> To install Reference Policy sources into /etc/selinux/refpolicy/src/policy:
>
--
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com
prev parent reply other threads:[~2014-11-11 13:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-10 18:05 [refpolicy] [PATCH] Update Python requirement in INSTALL Nicolas Iooss
2014-11-11 13:42 ` Christopher J. PeBenito [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5462124F.4070200@tresys.com \
--to=cpebenito@tresys.com \
--cc=refpolicy@oss.tresys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.