guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add python-requests-oauthlib


From: Leo Famulari
Subject: Re: [PATCH] gnu: Add python-requests-oauthlib
Date: Sun, 21 Aug 2016 16:07:02 -0400
User-agent: Mutt/1.7.0 (2016-08-17)

On Fri, Aug 12, 2016 at 06:15:43PM -0700, Dylan Jeffers wrote:
> * gnu/packages/python.scm (python-requests-oauthlib,
> python2-requests-oauthlib): New variables.

Thank you!

> +(define-public python2-requests-oauthlib
> +  (package-with-python2 python-requests-oauthlib))

This python-2 variant of the package did not build because it needs
Setuptools, so I used the python2-variant system to provide
python2-setuptools.

I'd like to push the attached patch.

But, can you confirm which email address you want to use for copyright
attribution in 'gnu/packages/python.scm'? Currently, it is
<address@hidden@openmailbox.org> [0], which is different from
what you used in this patch. Please clarify :)

[0]
http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python.scm#n27

Attachment: 0001-gnu-Add-python-requests-oauthlib.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]