unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
To: Cyril Roelandt <tipecaml@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 5/5] gnu: Add python2-keyring.
Date: Thu, 17 Sep 2015 17:26:02 +0200	[thread overview]
Message-ID: <idjbnd16p9x.fsf@bimsb-sys02.mdc-berlin.net> (raw)
In-Reply-To: <1442499829-13894-6-git-send-email-tipecaml@gmail.com>


Cyril Roelandt <tipecaml@gmail.com> writes:

> * gnu/packages/python.scm (python2-keyring): New variable.
> ---
>  gnu/packages/python.scm | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
> index cecd750..3438f20 100644
> --- a/gnu/packages/python.scm
> +++ b/gnu/packages/python.scm
> @@ -783,6 +783,9 @@ password storage.")
>      ;; "MIT" and PSF dual license
>      (license x11)))
>  
> +(define-public python2-keyring
> +  (package-with-python2 python-keyring))
> +
>  (define-public python-six
>    (package
>      (name "python-six")

Looks good to me!  (What a cute little patch!)

~~ Ricardo

  reply	other threads:[~2015-09-17 15:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-17 14:23 [PATCH 0/5] New packages, simple fixes for openstack/python Cyril Roelandt
2015-09-17 14:23 ` [PATCH 1/5] gnu: Add python-prettytable Cyril Roelandt
2015-09-17 17:27   ` Mathieu Lirzin
2015-09-17 14:23 ` [PATCH 2/5] gnu: Fix the definition of python2-pyflakes-0.8.1 Cyril Roelandt
2015-09-17 14:23 ` [PATCH 3/5] gnu: Add python2-pyflakes Cyril Roelandt
2015-09-17 17:32   ` Mathieu Lirzin
2015-09-17 14:23 ` [PATCH 4/5] gnu: Add python-mccabe-0.2.1 Cyril Roelandt
2015-09-17 17:38   ` Mathieu Lirzin
2015-09-17 18:57     ` Cyril Roelandt
2015-09-17 14:23 ` [PATCH 5/5] gnu: Add python2-keyring Cyril Roelandt
2015-09-17 15:26   ` Ricardo Wurmus [this message]
2015-09-20  2:44 ` [PATCH 0/5] New packages, simple fixes for openstack/python Cyril Roelandt

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=idjbnd16p9x.fsf@bimsb-sys02.mdc-berlin.net \
    --to=ricardo.wurmus@mdc-berlin.de \
    --cc=guix-devel@gnu.org \
    --cc=tipecaml@gmail.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).