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 [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