All of lore.kernel.org
 help / color / mirror / Atom feed
From: "J. Bruce Fields" <bfields@fieldses.org>
To: Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
Cc: linux-nfs@vger.kernel.org
Subject: Re: [PATCH] doc: describe required python3 modules
Date: Wed, 11 Mar 2020 15:19:08 -0400	[thread overview]
Message-ID: <20200311191908.GA8918@fieldses.org> (raw)
In-Reply-To: <20200310162720.61835-1-tigran.mkrtchyan@desy.de>

Applied, thanks!--b.

On Tue, Mar 10, 2020 at 05:27:20PM +0100, Tigran Mkrtchyan wrote:
> ---
>  README | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/README b/README
> index f9d7005..79cac62 100644
> --- a/README
> +++ b/README
> @@ -4,9 +4,9 @@ the 4.0 pynfs code was all moved into the nfs4.0 directory, but as time
>  passes we expect to merge the two code bases.
>  
>  Install dependent modules; on Fedora:
> -	yum install krb5-devel python-devel swig python-gssapi python-ply
> +	yum install krb5-devel python3-devel swig python3-gssapi python3-ply
>  on Debian:
> -	apt-get install libkrb5-dev python-dev swig python-pip
> +	apt-get install libkrb5-dev python3-dev swig python3-pip
>  	pip install ply gssapi
>  
>  You can prepare both for use with
> -- 
> 2.24.1

      reply	other threads:[~2020-03-11 19:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-10 16:27 [PATCH] doc: describe required python3 modules Tigran Mkrtchyan
2020-03-11 19:19 ` J. Bruce Fields [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=20200311191908.GA8918@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=tigran.mkrtchyan@desy.de \
    /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.